]> git.99rst.org Git - git.git/commit
t1092: test merge conflicts outside cone
authorDerrick Stolee <redacted>
Thu, 29 Jul 2021 14:52:03 +0000 (14:52 +0000)
committerJunio C Hamano <redacted>
Thu, 29 Jul 2021 19:36:34 +0000 (12:36 -0700)
commit83ad8ca596dd879d2907a240fb24a1603bb1decc
treebaeaf74df81718d44bb399ac2971a8fad3377688
parente05cdb17e89a2d3257533d47350b3138bfce8737
t1092: test merge conflicts outside cone

Conflicts can occur outside of the sparse-checkout definition, and in
that case users might try to resolve the conflicts in several ways.
Document a few of these ways in a test. Make it clear that this behavior
is not necessarily the optimal flow, since users can become confused
when Git deletes these files from the worktree in later commands.

Reviewed-by: Elijah Newren <redacted>
Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t1092-sparse-checkout-compatibility.sh
git clone https://git.99rst.org/PROJECT