git-ls-files: Fix, document, and add test for --error-unmatch option.
authorCarl Worth <cworth@cworth.org>
Tue, 21 Feb 2006 20:48:30 +0000 (12:48 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 22 Feb 2006 02:37:36 +0000 (18:37 -0800)
commitc8af25ca0157146de59b992c1f961f1af8465995
treef5d8bcaea15f8dbd89b82c9ba5187a0e9bf0a50c
parentd0080b3cdab3a309385ad3fb3b4d2f6a08212985
git-ls-files: Fix, document, and add test for --error-unmatch option.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-ls-files.txt
ls-files.c
t/t3020-ls-files-error-unmatch.sh [new file with mode: 0755]