Merge branch 'ar/add-unreadable' into next
commit194e3215ab6a7a508f988cf1de907e73d3f5d528
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 May 2008 04:41:39 +0000 (12 21:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 May 2008 04:41:39 +0000 (12 21:41 -0700)
treea369624840f92a8b21f1199ab0824490e23e25a8
parent39dc613b269d6a5f3aa893239840483ce7d1be29
parentdad25e4a7c34a3ece1355f84b8c4661438754531
Merge branch 'ar/add-unreadable' into next

* ar/add-unreadable:
  Add a config option to ignore errors for git-add
  Add a test for git-add --ignore-errors
  Add --ignore-errors to git-add to allow it to skip files with read errors
  Extend interface of add_files_to_cache to allow ignore indexing errors
  Make the exit code of add_file_to_index actually useful
  Improve reporting of errors in config file routines
builtin-commit.c
cache.h
config.c