summaryrefslogtreecommitdiff
path: root/t/t4135/damaged.diff
diff options
context:
space:
mode:
authorLibravatar Clemens Buchacher <drizzd@aon.at>2010-11-14 23:07:49 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-11-15 09:27:33 -0800
commit172b6428d06ff4eb0812f087a497d50b6c878fe1 (patch)
tree0d5dd95e7f771f95692673b0a6d5d853ecae48a5 /t/t4135/damaged.diff
parenttest-lib: user-friendly alternatives to test [-d|-f|-e] (diff)
downloadtgif-172b6428d06ff4eb0812f087a497d50b6c878fe1.tar.xz
do not overwrite untracked during merge from unborn branch
In case HEAD does not point to a valid commit yet, merge is implemented as a hard reset. This will cause untracked files to be overwritten. Instead, assume the empty tree for HEAD and do a regular merge. An untracked file will cause the merge to abort and do nothing. If no conflicting files are present, the merge will have the same effect as a hard reset. Signed-off-by: Clemens Buchacher <drizzd@aon.at> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4135/damaged.diff')
0 files changed, 0 insertions, 0 deletions