diff options
author | Stefan Beller <sbeller@google.com> | 2018-03-23 18:21:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-26 10:05:55 -0700 |
commit | 2ba0bfd67f3a5b6b5e26436d899e7fd02b578bb6 (patch) | |
tree | a8c2f0d8c416f9904a87c386f243d5176b26f91b /revision.c | |
parent | sha1_file: add repository argument to stat_sha1_file (diff) | |
download | tgif-2ba0bfd67f3a5b6b5e26436d899e7fd02b578bb6.tar.xz |
sha1_file: add repository argument to open_sha1_file
Add a repository argument to allow the open_sha1_file caller 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>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'revision.c')
0 files changed, 0 insertions, 0 deletions