diff options
| author | Elijah Newren <newren@gmail.com> | 2026-02-21 23:59:49 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-21 18:34:06 -0800 |
| commit | 4f8108b5ff8937720844cec95d2c5b6b22cec03b (patch) | |
| tree | a5c6321fe431550d68d753c82019c0e4c71e3dd3 /contrib/persistent-https | |
| parent | 84325f0730801b7638f1152ea3553530452d5c3b (diff) | |
| download | git-4f8108b5ff8937720844cec95d2c5b6b22cec03b.tar.gz git-4f8108b5ff8937720844cec95d2c5b6b22cec03b.zip | |
merge-ort: pass repository to write_tree()
In order to get rid of a usage of the_repository, we need to know the
value of opt->repo; pass it along to write_tree(). Once we have the
repository, though, we no longer need to pass
opt->repo->hash_algo->rawsz, we can have write_tree() look up that value
itself.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
