diff options
author | Junio C Hamano <junkio@cox.net> | 2006-03-10 21:59:37 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-10 21:59:37 -0800 |
commit | f3219fbbba32b5100430c17468524b776eb869d6 (patch) | |
tree | 29ba412145685976910f966320bb19a93c198046 /git-repack.sh | |
parent | eb0e0024b746a8ab6596928c792e002217ef334b (diff) | |
download | git-f3219fbbba32b5100430c17468524b776eb869d6.tar.gz |
try_to_simplify_commit(): do not skip inspecting tree change at boundary.
When git-rev-list (and git-log) collapsed ancestry chain to
commits that touch specified paths, we failed to inspect and
notice tree changes when we are about to hit uninteresting
parent. This resulted in "git rev-list since.. -- file" to
always show the child commit after the lower bound, even if it
does not touch the file. This commit fixes it.
Thanks for Catalin for reporting this.
See also:
461cf59f8924f174d7a0dcc3d77f576d93ed29a4
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-repack.sh')
0 files changed, 0 insertions, 0 deletions