diff options
author | Stefan Beller <sbeller@google.com> | 2018-04-25 11:21:04 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-04-26 10:54:27 +0900 |
commit | 57a6a500be8d8ee903a1dc9ea607063a1bc88a0b (patch) | |
tree | 509aebb4765d687f4d6aa8a9e90eb967d7af92e6 /compat/terminal.h | |
parent | packfile: add repository argument to read_object (diff) | |
download | tgif-57a6a500be8d8ee903a1dc9ea607063a1bc88a0b.tar.xz |
packfile: add repository argument to unpack_entry
Add a repository argument to allow the callers of unpack_entry
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: Jonathan Nieder <jrnieder@gmail.com>
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 'compat/terminal.h')
0 files changed, 0 insertions, 0 deletions