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

Signed-off-by: Alex Riesen <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-add.txt
builtin-add.c
git clone https://git.99rst.org/PROJECT