diff options
author | Adam Simpkins <simpkins@facebook.com> | 2009-08-18 14:41:12 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-08-18 23:32:28 -0700 |
commit | 91e50b2c0a3bfa818454590fcc6a1ef70c3c58d0 (patch) | |
tree | ab38c51aa632cf5e143d902176fa069d04d4608a /git-add--interactive.perl | |
parent | f3a87d922a0333a56b5a912440aa324883019d81 (diff) | |
download | git-91e50b2c0a3bfa818454590fcc6a1ef70c3c58d0.tar.gz |
graph API: use a new color when starting a brand new column
Use a new color for commits that don't have any previously printed
children. The following command demonstrates the changes:
git log --graph --pretty=tformat:'%h %s%n' -7 481c7a6 18b0793
Now the two independent lines of development are displayed with
different colors, instead of both using the same color.
Signed-off-by: Adam Simpkins <simpkins@facebook.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-add--interactive.perl')
0 files changed, 0 insertions, 0 deletions