We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 844768a + 70471ed commit b43942bCopy full SHA for b43942b
t/t3600-rm.sh
@@ -658,7 +658,7 @@ test_expect_success 'rm of a populated nested submodule with nested untracked fi
658
test_cmp expect actual
659
'
660
661
-test_expect_success 'rm of a populated nested submodule with a nested .git directory fails even when forced' '
+test_expect_success "rm absorbs submodule's nested .git directory" '
662
git reset --hard &&
663
git submodule update --recursive &&
664
(cd submod/subsubmod &&
0 commit comments