Better git and pass integration.

This commit is contained in:
ADAM David Alan Martin
2016-11-30 18:32:55 -05:00
parent df09934f4f
commit d4dd8e0987
3 changed files with 19 additions and 2 deletions

View File

@ -3,8 +3,8 @@
preloadindex = true
[color]
diff = always
ui = always
diff = yes
ui = yes
[alias]
br = branch
@ -34,4 +34,7 @@
[push]
default = upstream
[log]
showsignature = true
# vim: ft=gitconfig