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:
@@ -27,3 +27,4 @@
|
|||||||
[alias]
|
[alias]
|
||||||
graph = log --graph
|
graph = log --graph
|
||||||
amend = commit --amend --no-edit
|
amend = commit --amend --no-edit
|
||||||
|
fpush = push --force-with-lease --force-if-includes
|
||||||
|
|||||||
Reference in New Issue
Block a user