author | Junio C Hamano <junkio@cox.net> | |
Wed, 13 Dec 2006 18:55:21 +0000 (10:55 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 13 Dec 2006 18:55:21 +0000 (10:55 -0800) | ||
commit | 753f96a455534ad60b670376fb3d89179281e541 | |
tree | 4f904dc76f29797bdba2ac1dd21707e6948ed160 | tree | snapshot |
parent | a1158caeadec4d48b185068f4120d85423de5970 | commit | diff |
branch --color: change default color selection.
Showing local and remote branches in green and red was simply
overkill, as all we wanted was to make it easy to tell them
apart (local ones can be built on top by committing, but the
remote tracking ones can't).
Use plain coloring for local branches and paint remotes in red.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Showing local and remote branches in green and red was simply
overkill, as all we wanted was to make it easy to tell them
apart (local ones can be built on top by committing, but the
remote tracking ones can't).
Use plain coloring for local branches and paint remotes in red.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-branch.c | diff | blob | history |