diff options
author | Jeff King <peff@peff.net> | 2009-12-04 05:35:57 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-04 09:11:58 -0800 |
commit | e5f591720caea0c6645fa9852903a1c43d7c3672 (patch) | |
tree | 7352a44fb07df276c63149be7ee5c051ffbac4b4 /Documentation/gitignore.txt | |
parent | Prepare for 1.6.5.5 (diff) | |
download | tgif-e5f591720caea0c6645fa9852903a1c43d7c3672.tar.xz |
rerere: don't segfault on failure to open rr-cache
The rr-cache directory should always exist if we are doing
garbage collection (earlier code paths check this
explicitly), but we may not necessarily succeed in opening
it (for example, due to permissions problems). In that case,
we should print an error message rather than simply
segfaulting.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitignore.txt')
0 files changed, 0 insertions, 0 deletions