mirror of
https://github.com/git/git.git
synced 2026-01-10 10:13:33 +00:00
Sync with v2.38.1
This commit is contained in:
@@ -306,6 +306,7 @@ test_expect_success 'deleting checked-out branch from repo that is a submodule'
|
||||
git init repo1 &&
|
||||
git init repo1/sub &&
|
||||
test_commit -C repo1/sub x &&
|
||||
test_config_global protocol.file.allow always &&
|
||||
git -C repo1 submodule add ./sub &&
|
||||
git -C repo1 commit -m "adding sub" &&
|
||||
|
||||
|
||||
Reference in New Issue
Block a user