1
0
mirror of https://github.com/git/git.git synced 2024-10-04 18:01:58 +02:00
git/Documentation/howto
Junio C Hamano ebedc31952 show-branch: make the current branch and merge commits stand out.
This changes the character used to mark the commits that is on the
branch from '+' to '*' for the current branch, to make it stand out.
Also we show '-' for merge commits.

When you have a handful branches with relatively long diversion, it
is easier to see which one is the current branch this way.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-15 00:04:23 -08:00
..
isolate-bugs-with-bisect.txt
make-dist.txt
rebase-and-edit.txt
rebase-from-internal-branch.txt
rebuild-from-update-hook.txt
revert-branch-rebase.txt
update-hook-example.txt
using-topic-branches.txt