mirror of
https://github.com/git/git.git
synced 2026-08-07 00:22:05 +00:00
blame.c: fix completely broken ancestry traversal.
Recent revision.c updates completely broken the assignment of blames by not rewriting commit->parents field unless explicitly asked to by the caller. The caller needs to set revs.parents. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Reference in New Issue
Block a user