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 /git.c | |
| parent | sparse-checkout: avoid using internal API of unpack-trees, take 2 (diff) | |
| download | git-576de3d95608df759c1f09e84f4ce1cea3c404d4.tar.gz git-576de3d95608df759c1f09e84f4ce1cea3c404d4.zip | |
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 'git.c')
0 files changed, 0 insertions, 0 deletions
