]> git.phdru.name Git - dotfiles.git/commitdiff
Removed excessive parentheses
authorOleg Broytman <phd@phdru.name>
Sun, 16 Feb 2014 19:06:43 +0000 (23:06 +0400)
committerOleg Broytman <phd@phdru.name>
Sun, 16 Feb 2014 19:06:43 +0000 (23:06 +0400)
.gitconfig

index 754cbd975906d4af0eb60a7a1ae9bc22b8aa769d..335be8ee5f980bc57b62db59f45cd131b6c2371a 100644 (file)
@@ -10,7 +10,7 @@
        st = status
 
 [pretty]
-       beautiful = format:%C(blue)%h%Creset (%ar - %C(green)%aN <%aE>%C(reset))%n%B%n
+       beautiful = format:%Cblue%h%Creset (%ar - %Cgreen%aN <%aE>%Creset)%n%B%n
 
 [core]
        pager = less -FRSXgimq