git log --graph --color inconsistency
From: Дилян Палаузов <hidden>
Date: 2016-06-15 23:00:25
From: Дилян Палаузов <hidden>
Date: 2016-06-15 23:00:25
Hello, I use git version 1.9.1 . With git clone git://github.com/pocoproject/poco.git cd poco git log --graph --color=always and scrolling a bit, I see http://mail.aegee.org/dpa/git-log-graph-color/git-log-graph-color.png . My expectation is, that one branch keeps its color consistent in "log --graph", but here it changes from red to green without any obvious reason. Any ideas? Greetings Dilyan