summaryrefslogtreecommitdiffstats
path: root/interpolate.c
diff options
context:
space:
mode:
authorAlex Riesen <raa.lkml@gmail.com>2007-05-01 00:27:05 +0200
committerJunio C Hamano <junkio@cox.net>2007-05-01 01:57:52 +0200
commite44b5d106c2934b93cfba2ea7fb2ed1e32edaae2 (patch)
tree48e3f8ed4347741b6f9644b23ada1ec9bda77364 /interpolate.c
parentFix read_mailmap to handle a caller uninterested in repo abbreviation (diff)
downloadgit-e44b5d106c2934b93cfba2ea7fb2ed1e32edaae2.tar.xz
git-e44b5d106c2934b93cfba2ea7fb2ed1e32edaae2.zip
Remove pointless calls to access(2) when checking for .mailmap
read_mailmap already returns not 0 in case of error, and nothing seem to be interested in it. It also is silent about the fact (read_mailmap being to chatty would justify the call to access, but there is no point for it to be and it isn't). Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions