author | Junio C Hamano <junkio@cox.net> | |
Wed, 7 Feb 2007 18:56:38 +0000 (10:56 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 7 Feb 2007 18:56:38 +0000 (10:56 -0800) | ||
commit | a4f7112fdee6877af4595927858ff4550f2d9c07 | |
tree | 944cce39eac3d33e6f0f2ce3e57f8e7f8dc77b09 | tree | snapshot |
parent | fa1b4d2ace9bbd7edbcbf9bd41f2cc4f7f6b616e | commit | diff |
git-add -i: update removed path correctly.
Earlier, when a path that was removed from the working tree was
chosen for update subcommand, you got an error like this:
error: git-resolve.sh: does not exist and --remove not passed
fatal: Unable to process file git-resolve.sh
Signed-off-by: Junio C Hamano <junkio@cox.net>
Earlier, when a path that was removed from the working tree was
chosen for update subcommand, you got an error like this:
error: git-resolve.sh: does not exist and --remove not passed
fatal: Unable to process file git-resolve.sh
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-add--interactive.perl | diff | blob | history |