diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2013-09-17 22:52:05 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-09-17 22:16:22 -0700 |
commit | 8fc9f0227e8ea0461abfd3dc01cf1a51cca0f87f (patch) | |
tree | e6e11dcc8f9a04eacb83fb9ddf3526e9c1d15caf /git-cvsserver.perl | |
parent | Merge branch 'es/contacts-blame-L-multi' (diff) | |
download | tgif-8fc9f0227e8ea0461abfd3dc01cf1a51cca0f87f.tar.xz |
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 'git-cvsserver.perl')
0 files changed, 0 insertions, 0 deletions