Make the exit code of add_file_to_index actually useful
commit960b8ad1b1824b1b82c2b09a000c2119f97633a0
authorAlex Riesen <raa.lkml@gmail.com>
Mon, 12 May 2008 17:57:45 +0000 (12 19:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 May 2008 03:54:46 +0000 (12 20:54 -0700)
tree40cd788ff264c6c81cab6d792068db419b1a7ca1
parent64c0d71ce91696dfe5beb4b51e3233e56c857290
Make the exit code of add_file_to_index actually useful

Update the programs which used the function (as add_file_to_cache).

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-add.c
builtin-commit.c
builtin-mv.c
read-cache.c