Added push.default to be matching instead of simple
This commit is contained in:
parent
5784889bc9
commit
89a1a6e543
@ -14,7 +14,7 @@
|
|||||||
d = difftool
|
d = difftool
|
||||||
lg = log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ci) %C(bold blue)<%an>%Creset' --abbrev-commit
|
lg = log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ci) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = matching
|
||||||
[core]
|
[core]
|
||||||
excludesfile = /home/stonewareslord/.gitignore_global
|
excludesfile = /home/stonewareslord/.gitignore_global
|
||||||
[diff]
|
[diff]
|
||||||
|
Loading…
Reference in New Issue
Block a user