mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-24 23:01:38 +02: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