diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-02-07 12:03:33 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-07 09:59:22 -0800 |
commit | 3859e3965993493defd39cd54a2ab2097957e270 (patch) | |
tree | b7580f5967408af1e74e16f6407c613c471040d0 /builtin/commit.c | |
parent | bba59f58a4eeda6fafaa3d41e14f3d00a179923f (diff) |
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Remove `git_path_buf()` in favor of `repo_git_path_replace()`. The
latter does essentially the same, with the only exception that it does
not rely on `the_repository` but takes the repo as separate parameter.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions