Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 17aae15

Browse files
committed
rename submodule in .gitmodules
1 parent 3583148 commit 17aae15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
[submodule "script"]
1717
path = script
1818
url = [email protected]:github/VisualStudioBuildScripts
19-
[submodule "submodules/GitHubVSAutomationIDs"]
20-
path = submodules/GitHubVSTestAutomationIDs/
21-
url = https://github.com/editor-tools/GitHubVSAutomationIDs.git
19+
[submodule "submodules/GitHubVSTestAutomationIDs"]
20+
path = submodules/GitHubVSTestAutomationIDs
21+
url = https://github.com/editor-tools/GitHubVSTestAutomationIDs.git

0 commit comments

Comments
 (0)