diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-03-12 16:56:07 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-12 11:31:16 -0700 |
| commit | 37e7546b91fb7d7c263d809dbf7d85831c15cc4f (patch) | |
| tree | 13c4573c56f1bdbb3daaad9b5ec956b152cd3bf3 /builtin/commit-tree.c | |
| parent | Git 2.49-rc0 (diff) | |
| download | git-37e7546b91fb7d7c263d809dbf7d85831c15cc4f.tar.gz git-37e7546b91fb7d7c263d809dbf7d85831c15cc4f.zip | |
object-name: introduce `repo_get_oid_with_flags()`
Introduce a new function `repo_get_oid_with_flags()`. This function
behaves the same as `repo_get_oid()`, except that it takes an extra
`flags` parameter that it ends up passing to `get_oid_with_context()`.
This function will be used in a subsequent commit.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
