diff options
author | Elijah Newren <newren@gmail.com> | 2023-02-27 15:28:16 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-02-27 08:29:51 -0800 |
commit | 576de3d95608df759c1f09e84f4ce1cea3c404d4 (patch) | |
tree | be738d542774a47d6640b5ddc799794e8b0cf1ca /builtin/commit.c | |
parent | 33b1b4c7681703c44babdbd229cc96a3ad540569 (diff) |
unpack_trees: start splitting internal fields from public API
This just splits the two fields already marked as internal-only into a
separate internal struct. Future commits will add more fields that
were meant to be internal-only but were not explicitly marked as such
to the same struct.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions