diff --git a/gitconfig b/gitconfig index cb3dc7e..aa49103 100644 --- a/gitconfig +++ b/gitconfig @@ -14,7 +14,7 @@ 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 [push] - default = simple + default = matching [core] excludesfile = /home/stonewareslord/.gitignore_global [diff]