summaryrefslogtreecommitdiff
path: root/RelNotes
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-01-28 22:24:53 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-01-29 01:29:33 (GMT)
commit4cc8d6c62db1f82b3c98468806d2ee54c7e037ca (patch)
tree8c829e1c28c2c8113cfd349c3f3687fcf7cf2b1b /RelNotes
parent02322e1619dc537dc48650761f6c9bae883612a7 (diff)
downloadgit-4cc8d6c62db1f82b3c98468806d2ee54c7e037ca.zip
git-4cc8d6c62db1f82b3c98468806d2ee54c7e037ca.tar.gz
git-4cc8d6c62db1f82b3c98468806d2ee54c7e037ca.tar.bz2
add -u: do not fail to resolve a path as deleted
After you resolve a conflicted merge to remove the path, "git add -u" failed to record the removal. Instead it errored out by saying that the removed path is not found in the work tree, but that is what the user already knows, and the wanted to record the removal as the resolution, so the error does not make sense. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'RelNotes')
0 files changed, 0 insertions, 0 deletions