author | Petr Baudis <pasky@suse.cz> | |
Tue, 28 Aug 2007 22:41:23 +0000 (00:41 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 29 Aug 2007 04:15:25 +0000 (21:15 -0700) | ||
commit | b39c53e662b97108ee1bda72076630d9d0e56211 | |
tree | 9d0aea951934d027cc00ed8dde96141c034ae19d | tree | snapshot |
parent | ce312affa1487b2b3857da7de5cca35d35f3baa7 | commit | diff |
git-add: Make the "tried to add ignored file" error message less confusing
Currently the error message seems to imply (at least to me) that only
the listed files were withheld and the rest of the files was added to the
index, even though that's obviously not the case.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently the error message seems to imply (at least to me) that only
the listed files were withheld and the rest of the files was added to the
index, even though that's obviously not the case.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-add.c | diff | blob | history |