summaryrefslogtreecommitdiff
path: root/t/helper/test-match-trees.c
diff options
context:
space:
mode:
authorLibravatar Victoria Dye <vdye@github.com>2022-03-01 20:24:31 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2022-03-01 12:36:01 -0800
commitf27c170f645e6b8ed642c49c503964893ee26a4f (patch)
treec0d312c61552349d77fba491c80761fa324a5b69 /t/helper/test-match-trees.c
parentread-tree: make two-way merge sparse-aware (diff)
downloadtgif-f27c170f645e6b8ed642c49c503964893ee26a4f.tar.xz
read-tree: make three-way merge sparse-aware
Enable use of 'merged_sparse_dir' in 'threeway_merge'. As with two-way merge, the contents of each conflicted sparse directory are merged without referencing the index, avoiding sparse index expansion. As with two-way merge, the 't/t1092-sparse-checkout-compatibility.sh' test 'read-tree --merge with edit/edit conflicts in sparse directories' confirms that three-way merges with edit/edit changes (both with and without conflicts) inside a sparse directory result in the correct index state or error message. To ensure the index is not unnecessarily expanded, add three-way merge cases to 'sparse index is not expanded: read-tree'. Signed-off-by: Victoria Dye <vdye@github.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-match-trees.c')
0 files changed, 0 insertions, 0 deletions