aboutsummaryrefslogtreecommitdiffstats
path: root/git.c
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-02-27 15:28:16 +0000
committerJunio C Hamano <gitster@pobox.com>2023-02-27 08:29:51 -0800
commit576de3d95608df759c1f09e84f4ce1cea3c404d4 (patch)
treebe738d542774a47d6640b5ddc799794e8b0cf1ca /git.c
parentsparse-checkout: avoid using internal API of unpack-trees, take 2 (diff)
downloadgit-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