author | Junio C Hamano <junkio@cox.net> | |
Sat, 4 Nov 2006 20:37:02 +0000 (12:37 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 4 Nov 2006 20:37:02 +0000 (12:37 -0800) | ||
commit | 650e2f6752ad29b0cba394535d3b098cf4bb102b | |
tree | ba8e592a5250d7811f45f112491f9828b195b68f | tree | snapshot |
parent | 0421d9f812acc819dcf9e9c6707618aca7e80bf4 | commit | diff |
git-pickaxe: re-scan the blob after making progress with -M
Otherwise we would miss copied lines that are contained in the
parts before or after the part that we find after splitting the
blame_entry (i.e. split[0] and split[2]).
Signed-off-by: Junio C Hamano <junkio@cox.net>
Otherwise we would miss copied lines that are contained in the
parts before or after the part that we find after splitting the
blame_entry (i.e. split[0] and split[2]).
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pickaxe.c | diff | blob | history |