summaryrefslogtreecommitdiff
path: root/parse-options.c
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2013-09-18 02:52:05 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-09-18 05:16:22 (GMT)
commit8fc9f0227e8ea0461abfd3dc01cf1a51cca0f87f (patch)
treee6e11dcc8f9a04eacb83fb9ddf3526e9c1d15caf /parse-options.c
parent3b30ba55e4c14c6939a201e87d3542e157e2b318 (diff)
downloadgit-8fc9f0227e8ea0461abfd3dc01cf1a51cca0f87f.zip
git-8fc9f0227e8ea0461abfd3dc01cf1a51cca0f87f.tar.gz
git-8fc9f0227e8ea0461abfd3dc01cf1a51cca0f87f.tar.bz2
contacts: fix to work in subdirectories
Unlike other git commands which work correctly at the top-level or in a subdirectory, git-contacts fails when invoked in a subdirectory. This is because it invokes git-blame with pathnames relative to the top-level, but git-blame interprets the pathnames as relative to the current directory. Fix this. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.c')
0 files changed, 0 insertions, 0 deletions