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 gcb git checkout -b
|
||||||
abbr -a gl git pull
|
abbr -a gl git pull
|
||||||
abbr -a gp git push
|
abbr -a gp git push
|
||||||
|
abbr -a gpf! git push --force
|
||||||
if type -q "lazygit"
|
if type -q "lazygit"
|
||||||
abbr -a lg lazygit
|
abbr -a lg lazygit
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user