misc work fixes

This commit is contained in:
Barak Michener 2019-01-29 16:02:37 -08:00
parent b1f0fba89a
commit 9a13fa283d
11 changed files with 131 additions and 37 deletions

View file

@ -16,6 +16,8 @@
ours = "!f() { git checkout --ours $@ && git add $@; }; f"
theirs = "!f() { git checkout --theirs $@ && git add $@; }; f"
praise = blame
blame = "gblame"
reabsorb = rebase -i --autosquash
[diff]
renamelimit = 0