Skip to content

Commit 5e924ea

Browse files
committed
I believe I said "match" paths...
1 parent b6ccc75 commit 5e924ea

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
@@ -7,12 +7,12 @@
77
[submodule "libssh2"]
88
path = External/libssh2
99
url = https://github.com/libssh2/libssh2.git
10-
[submodule "Carthage/checkout/Nimble"]
10+
[submodule "Carthage/Checkouts/Nimble"]
1111
path = Carthage/Checkouts/Nimble
1212
url = https://github.com/Quick/Nimble.git
13-
[submodule "Carthage/checkout/Quick"]
13+
[submodule "Carthage/Checkouts/Quick"]
1414
path = Carthage/Checkouts/Quick
1515
url = https://github.com/Quick/Quick.git
16-
[submodule "Carthage/checkout/xcconfigs"]
16+
[submodule "Carthage/Checkouts/xcconfigs"]
1717
path = Carthage/Checkouts/xcconfigs
1818
url = https://github.com/jspahrsummers/xcconfigs.git

0 commit comments

Comments
 (0)