Add git push force abbr
This commit is contained in:
parent
7f610dc31a
commit
e0711d001f
@ -17,6 +17,7 @@ abbr -a gco git checkout
|
||||
abbr -a gcb git checkout -b
|
||||
abbr -a gl git pull
|
||||
abbr -a gp git push
|
||||
abbr -a gpf! git push --force
|
||||
if type -q "lazygit"
|
||||
abbr -a lg lazygit
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user