diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-07-09 14:47:24 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-09 23:39:59 -0700 |
commit | 52aaf649cb70134090c3e3a762bed730d5451c17 (patch) | |
tree | 78ce43c2dcba2ec9790fcb968d697eb533e97840 /tree-diff.c | |
parent | Support wholesale directory renames in fast-import (diff) | |
download | tgif-52aaf649cb70134090c3e3a762bed730d5451c17.tar.xz |
rerere: record resolution even if file is not in merge base
Two-file merges were rare enough that they were dropped outside of the
radar. This fix is a trivial change to builtin-rerere.c::find_conflict().
It is still sane to insist that we do not do rerere for symlinks, and
require to have stages #2 and #3, but we can drop the requirement to have
stage #1. rerere does not use information from there anyway.
This fix is from Junio, together with two tests to verify that it works
as expected.
Acked-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-diff.c')
0 files changed, 0 insertions, 0 deletions