[git] turn off custom commit format

This commit is contained in:
Dmytro Meleshko 2019-08-20 21:55:57 +03:00
parent fa7290f9a9
commit 41fdc52950

View file

@ -6,9 +6,9 @@
[log] [log]
abbrevCommit = true abbrevCommit = true
decorate = true ; decorate = true
[format] ; [format]
pretty = %C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset) ; pretty = %C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)
[core] [core]
pager = diff-so-fancy | less --tabs=4 --RAW-CONTROL-CHARS pager = diff-so-fancy | less --tabs=4 --RAW-CONTROL-CHARS