diff options
author | Elijah Newren <newren@gmail.com> | 2017-12-21 11:19:05 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-12-22 12:14:16 -0800 |
commit | eab3f2850e7cc63a8087fbeae608a1b72ea70c7b (patch) | |
tree | f9aa7db390af8ce63c23e583a4cc54ba83389303 /blame.h | |
parent | Prepare for 2.15.2 (diff) | |
download | tgif-eab3f2850e7cc63a8087fbeae608a1b72ea70c7b.tar.xz |
t6044: recursive can silently incorporate dirty changes in a merge
The recursive merge strategy has some special handling when the tree for
the merge branch exactly matches the merge base, but that code path is
missing checks for the index having changes relative to HEAD. Add a
testcase covering this scenario.
Reported-by: Andreas Krey <a.krey@gmx.de>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'blame.h')
0 files changed, 0 insertions, 0 deletions