Better git and pass integration.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user