diff options
| author | Karthik Nayak <karthik.188@gmail.com> | 2024-12-03 15:43:57 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-12-04 08:21:54 +0900 |
| commit | 4f9e6bd4923728053669c300d3ee8483d95f599b (patch) | |
| tree | 36727611a9dd0215c72c25deffe9cf94ef5a8866 /diff.c | |
| parent | packfile: use `repository` from `packed_git` directly (diff) | |
| download | git-4f9e6bd4923728053669c300d3ee8483d95f599b.tar.gz git-4f9e6bd4923728053669c300d3ee8483d95f599b.zip | |
packfile: pass `repository` to static function in the file
Some of the static functions in the `packfile.c` access global
variables, which can simply be avoided by passing the `repository`
struct down to them. Let's do that.
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions
