diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2024-12-16 17:44:30 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-16 09:45:33 -0800 |
commit | 4483be36f4477252f785df0c8c40677df8c18828 (patch) | |
tree | 8d109c0f4bd799f247730315b9e39ee16b71871b /commit.h | |
parent | add2c4f6e225083747e86c2e2e89e80c97b28733 (diff) |
refs: add `committer_info` to `ref_transaction_add_update()`
The `ref_transaction_add_update()` creates the `ref_update` struct. To
facilitate addition of reflogs in the next commit, the function needs to
accommodate setting the `committer_info` field in the struct. So modify
the function to also take `committer_info` as an argument and set it
accordingly.
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions