author | Junio C Hamano <gitster@pobox.com> | |
Tue, 9 Feb 2010 22:30:49 +0000 (17:30 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Feb 2010 06:53:33 +0000 (22:53 -0800) | ||
commit | 81f45e7dc4e930ffc17dce3e377e6adc3eb3d8de | |
tree | 058b535c38daf0e7f1decbebadeb77bcf0091885 | tree | snapshot |
parent | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 | commit | diff |
git add -u: die on unmatched pathspec
If a pathspec is supplied to 'git add -u' and no path matches
the pattern, fail with an approriate error message and exit code.
Tested-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If a pathspec is supplied to 'git add -u' and no path matches
the pattern, fail with an approriate error message and exit code.
Tested-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-add.c | diff | blob | history |