Add --ignore-errors to git-add to allow it to skip files with read errors
commit984b83ef23fdcf6a933f635f182e7bc10130094a
authorAlex Riesen <raa.lkml@gmail.com>
Mon, 12 May 2008 17:58:29 +0000 (12 19:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 May 2008 03:54:52 +0000 (12 20:54 -0700)
treec8254da54c8cd1957c441ad58368e5a38a47143e
parent7ae02a30e817eda16ea362c6304b6ae28c3a7644
Add --ignore-errors to git-add to allow it to skip files with read errors

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt
builtin-add.c