public
Description: A BitTorrent tracker that makes podcast RSS feeds, written in the Symfony PHP framework.
Homepage: http://limecast.com/
Clone URL: git://github.com/WIZARDISHUNGRY/sflimetracker.git
sflimetracker / .gitmodules
100644 20 lines (18 sloc) 0.73 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "plugins/File_Bittorrent2"]
path = plugins/File_Bittorrent2
# public
url = git://github.com/WIZARDISHUNGRY/file_bittorrent2.git
# private
# url = git@github.com:WIZARDISHUNGRY/file_bittorrent2.git
 
[submodule "plugins/sfPropelActAsSluggableBehaviorPlugin"]
    path = plugins/sfPropelActAsSluggableBehaviorPlugin
# public
url = git://github.com/WIZARDISHUNGRY/sfpropelactassluggablebehaviorplugin.git
# private
# url = git@github.com:WIZARDISHUNGRY/sfpropelactassluggablebehaviorplugin.git
[submodule "test/host-assert"]
path = test/host-assert
url = git://gist.github.com/78145.git
[submodule "plugins/sfDomFeedPlugin"]
path = plugins/sfDomFeedPlugin
url = git://github.com/WIZARDISHUNGRY/sfDomFeedPlugin.git