diff options
Diffstat (limited to 'dot.gitconfig')
| -rw-r--r-- | dot.gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot.gitconfig b/dot.gitconfig index 82b0e9e..b4342de 100644 --- a/dot.gitconfig +++ b/dot.gitconfig @@ -13,7 +13,7 @@ praise = blame rofl = log --all --graph --format='%C(green)%h%Creset %C(yellow)%an%Creset %C(blue bold)%ad%Creset %C(red bold)%d%Creset%s' --date=relative --abbrev-commit --decorate [push] - default = simple + default = current [instaweb] local = true httpd = webrick |
