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 /builtin-revert.c | |
parent | 3b30ba55e4c14c6939a201e87d3542e157e2b318 (diff) | |
download | git-es/contacts-in-subdir.tar.gz |
contacts: fix to work in subdirectorieses/contacts-in-subdir
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 'builtin-revert.c')
0 files changed, 0 insertions, 0 deletions