commit | b39c53e662b97108ee1bda72076630d9d0e56211 | [log] [tgz] |
---|---|---|
author | Petr Baudis <pasky@suse.cz> | Wed Aug 29 00:41:23 2007 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Aug 28 21:15:25 2007 -0700 |
tree | 9d0aea951934d027cc00ed8dde96141c034ae19d | |
parent | ce312affa1487b2b3857da7de5cca35d35f3baa7 [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>