move cockpit/pilot to a submodules

This commit is contained in:
Joe Walker 2010-12-23 15:30:55 +00:00
commit d4a4857b01
55 changed files with 79 additions and 8292 deletions

3
.gitmodules vendored
View file

@ -19,3 +19,6 @@
[submodule "support/node-htmlparser"]
path = support/node-htmlparser
url = git://github.com/tautologistics/node-htmlparser.git
[submodule "support/cockpit"]
path = support/cockpit
url = git://github.com/joewalker/cockpit.git