Color branches in graph using thier specific colors

This commit is contained in:
Paweł Płazieński 2017-05-02 10:45:21 +02:00
parent 76be66bb77
commit 29e29bd48a

View file

@ -29,7 +29,7 @@
interactive = add --patch
diffdir = difftool --dir-diff
graph = log --graph --format=format:'%C(yellow)%h%C(reset) %s %C(blue)%an%C(reset) %C(green)(%ar)%C(reset) %C(bold yellow)%d%C(reset)'
graph = log --graph --format=format:'%C(yellow)%h%C(reset) %s %C(blue)%an%C(reset) %C(green)(%ar)%C(reset) %C(auto)%d%C(reset)'
stage = add
unstage = reset -q HEAD --