1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-03-08 02:14:47 +01:00

git: added (mostly) safe force push alias

This commit is contained in:
2026-03-01 10:40:20 +01:00
parent f33b4e49f0
commit f2c8b6d8e5

View File

@@ -27,3 +27,4 @@
[alias]
graph = log --graph
amend = commit --amend --no-edit
fpush = push --force-with-lease --force-if-includes