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 04b4f7d + 70471ed commit 88fb4aaCopy full SHA for 88fb4aa
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