diff options
author | Erik Elfström <erik.elfstrom@gmail.com> | 2015-06-09 20:24:35 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-09 12:29:22 -0700 |
commit | a93bedada88dc15b0143708e1cb87c8fe9b9c705 (patch) | |
tree | b9e64e6c52f9c745a6718a8d8e74d45035213cb1 /unix-socket.h | |
parent | 7974889a053574e449b55ca543a486e38e74864f (diff) | |
download | git-a93bedada88dc15b0143708e1cb87c8fe9b9c705.tar.gz |
setup: add gentle version of read_gitfile
read_gitfile will die on most error cases. This makes it unsuitable
for speculative calls. Extract the core logic and provide a gentle
version that returns NULL on failure.
The first usecase of the new gentle version will be to probe for
submodules during git clean.
Helped-by: Junio C Hamano <gitster@pobox.com>
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Erik Elfström <erik.elfstrom@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unix-socket.h')
0 files changed, 0 insertions, 0 deletions