diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-08-13 11:14:07 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-13 10:01:04 -0700 |
| commit | 0c2c37d16b170697e7c97be5db7dca58b877c4e5 (patch) | |
| tree | 52d277d4e6ebde1843290d059251183d01d1c1d6 /commit.c | |
| parent | config: pass repo to `git_config_get_expiry_in_days()` (diff) | |
| download | git-0c2c37d16b170697e7c97be5db7dca58b877c4e5.tar.gz git-0c2c37d16b170697e7c97be5db7dca58b877c4e5.zip | |
config: pass repo to `git_die_config()`
Refactor `git_die_config()` to accept a `struct repository` such that we
can get rid of the implicit dependency on `the_repository`. Rename the
function accordingly.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
