Files
GroceryList/.gitmodules
Justin Spahr-Summers c5670708c9 Initial commit
2013-12-21 23:58:06 -08:00

13 lines
512 B
Plaintext

[submodule "External/OctoKit"]
path = External/OctoKit
url = https://github.com/octokit/octokit.objc.git
[submodule "External/ReactiveCocoaLayout"]
path = External/ReactiveCocoaLayout
url = https://github.com/ReactiveCocoa/ReactiveCocoaLayout.git
[submodule "External/ReactiveViewModel"]
path = External/ReactiveViewModel
url = https://github.com/ReactiveCocoa/ReactiveViewModel.git
[submodule "External/HockeySDK-iOS"]
path = External/HockeySDK-iOS
url = https://github.com/bitstadium/HockeySDK-iOS.git