Add git freeze

This commit is contained in:
David Todd 2020-03-02 15:02:29 -06:00
parent 91a34ff582
commit 4109f9b009
1 changed files with 1 additions and 0 deletions

View File

@ -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"]