-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 747 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "lib/MWFeedParser"]
path = lib/MWFeedParser
url = git@github.com:mcharters/MWFeedParser.git
[submodule "lib/hpple"]
path = lib/hpple
url = git@github.com:mcharters/hpple.git
[submodule "lib/CocoaSoundCloudAPI"]
path = lib/CocoaSoundCloudAPI
url = git@github.com:mcharters/CocoaSoundCloudAPI.git
[submodule "lib/OAuth2Client"]
path = lib/OAuth2Client
url = git@github.com:mcharters/OAuth2Client.git
[submodule "lib/JSONKit"]
path = lib/JSONKit
url = git@github.com:mcharters/JSONKit.git
[submodule "lib/OHAttributedLabel"]
path = lib/OHAttributedLabel
url = git@github.com:mcharters/OHAttributedLabel.git
[submodule "lib/CocoaSoundCloudUI"]
path = lib/CocoaSoundCloudUI
url = git@github.com:mcharters/CocoaSoundCloudUI.git