diff options
author | Stefan Beller <sbeller@google.com> | 2018-12-14 16:09:41 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-12-28 10:06:33 -0800 |
commit | b6b24fc57bb2132955756771f9588a3cfb050350 (patch) | |
tree | 7917cc4ca18299c23b902f97929e7e8e8276b364 /commit-reach.c | |
parent | 6a7895fd8a3bd409f2b71ffc355d5142172cc2a0 (diff) |
path.h: make REPO_GIT_PATH_FUNC repository agnostic
git_pathdup uses the_repository internally, but the macro
REPO_GIT_PATH_FUNC is specifically made for arbitrary repositories.
Switch to repo_git_path which works on arbitrary repositories.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions