From: Petr Baudis Date: Tue, 28 Aug 2007 22:41:23 +0000 (+0200) Subject: git-add: Make the "tried to add ignored file" error message less confusing X-Git-Tag: v1.5.3-rc7~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b39c53e662b97108ee1bda72076630d9d0e56211?ds=inline;hp=b39c53e662b97108ee1bda72076630d9d0e56211 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 Signed-off-by: Junio C Hamano ---