aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2018-05-15 16:42:18 -0700
committerJunio C Hamano <gitster@pobox.com>2018-05-16 11:42:03 +0900
commit3f5787f80662b8f5dbd6fb83d5ca20be224e8a08 (patch)
tree887f16f248e5842981b299af011a83fa71af9abd /commit-graph.c
parentcommit: add repository argument to commit_graft_pos (diff)
downloadgit-3f5787f80662b8f5dbd6fb83d5ca20be224e8a08.tar.gz
git-3f5787f80662b8f5dbd6fb83d5ca20be224e8a08.zip
commit: add repository argument to register_commit_graft
Add a repository argument to allow callers of register_commit_graft to be more specific about which repository to handle. This is a small mechanical change; it doesn't change the implementation to handle repositories other than the_repository yet. As with the previous commits, use a macro to catch callers passing a repository other than the_repository at compile time. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions