mirror of
https://github.com/zhigang1992/GroceryList.git
synced 2026-04-30 13:01:48 +08:00
Initial commit
This commit is contained in:
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user