Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information