summaryrefslogtreecommitdiff
path: root/fixup-builtins
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-01-28 14:24:53 -0800
committerJunio C Hamano <gitster@pobox.com>2009-01-28 17:29:33 -0800
commit4cc8d6c62db1f82b3c98468806d2ee54c7e037ca (patch)
tree8c829e1c28c2c8113cfd349c3f3687fcf7cf2b1b /fixup-builtins
parent02322e1619dc537dc48650761f6c9bae883612a7 (diff)
downloadgit-4cc8d6c62db1f82b3c98468806d2ee54c7e037ca.tar.gz
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 'fixup-builtins')
0 files changed, 0 insertions, 0 deletions