Add git freeze
This commit is contained in:
parent
91a34ff582
commit
4109f9b009
@ -31,6 +31,7 @@
|
||||
push-with-tags = !git push && git push --tags
|
||||
pull-with-submodules = !git pull && git submodule update --init
|
||||
rpull-with-submodules = !git pull --rebase --stat && git submodule update --init
|
||||
freeze = !git-freeze
|
||||
[merge]
|
||||
tool = vimdiff
|
||||
[mergetool "fugitive"]
|
||||
|
Loading…
Reference in New Issue
Block a user