diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2018-05-15 16:42:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-05-16 11:42:03 +0900 |
commit | 02ba3e1a057aad2d2201dc6ba8f77f2904b07703 (patch) | |
tree | b2664242663b3eb76783c87bb0fd80fdf28d54bc /pathspec.h | |
parent | commit: add repository argument to register_commit_graft (diff) | |
download | tgif-02ba3e1a057aad2d2201dc6ba8f77f2904b07703.tar.xz |
commit: add repository argument to read_graft_file
Add a repository argument to allow the caller of read_graft_file 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 'pathspec.h')
0 files changed, 0 insertions, 0 deletions