diff options
author | Stefan Beller <sbeller@google.com> | 2018-04-25 11:21:03 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-04-26 10:54:27 +0900 |
commit | 5da6534dd6ef72970989aa5a4194e13e6a587bd6 (patch) | |
tree | 618d9ee6d3a57a333b49516f6a14d7e7cae4c603 /git-gui/po | |
parent | packfile: add repository argument to packed_object_info (diff) | |
download | tgif-5da6534dd6ef72970989aa5a4194e13e6a587bd6.tar.xz |
packfile: add repository argument to read_object
Add a repository argument to allow the callers of read_object
to be more specific about which repository to act on. 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: Stefan Beller <sbeller@google.com>
Reviewed-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/po')
0 files changed, 0 insertions, 0 deletions