Skip to content

Commit f780676

Browse files
committed
Merge pull request #471 from phatblat/ben/submodules
Cleanup .gitmodules
2 parents 477926e + 5e924ea commit f780676

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.gitmodules

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +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
19-
[submodule "Carthage/Checkouts/Nimble"]
20-
url = https://github.com/Quick/Nimble.git
21-
[submodule "Carthage/Checkouts/Quick"]
22-
url = https://github.com/Quick/Quick.git

0 commit comments

Comments
 (0)