author | Junio C Hamano <junkio@cox.net> | |
Sun, 25 Sep 2005 06:33:02 +0000 (23:33 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 25 Sep 2005 06:33:02 +0000 (23:33 -0700) | ||
commit | fbaf834de12efb43dea8d2679a040462e9d3d03d | |
tree | 87ac8eefc2d01e06d3ee58e37b660a04d9b2a6dd | tree | snapshot |
parent | c9fc748f84857a237f47deb91f87499e82865c83 | commit | diff |
show-branch: fix commit naming breakage.
It was ignoring the generation number of the commit when naming 2nd
and later parents, showing "(linus^n)^2" for any <n> incorrectly as
"linus^2".
Signed-off-by: Junio C Hamano <junkio@cox.net>
It was ignoring the generation number of the commit when naming 2nd
and later parents, showing "(linus^n)^2" for any <n> incorrectly as
"linus^2".
Signed-off-by: Junio C Hamano <junkio@cox.net>
show-branch.c | diff | blob | history |