Skip to content

Commit

Permalink
Remove copied code of Symfony Console/Yaml and added submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Feb 28, 2011
1 parent 521705a commit 8b9f12d
Show file tree
Hide file tree
Showing 34 changed files with 8 additions and 5,309 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
[submodule "lib/vendor/doctrine-dbal"]
path = lib/vendor/doctrine-dbal
url = git://github.com/doctrine/dbal.git
[submodule "lib/vendor/Symfony/Component/Console"]
path = lib/vendor/Symfony/Component/Console
url = git://github.com/symfony/Console.git
[submodule "lib/vendor/Symfony/Component/Yaml"]
path = lib/vendor/Symfony/Component/Yaml
url = git://github.com/symfony/Yaml.git
1 change: 1 addition & 0 deletions lib/vendor/Symfony/Component/Console
Submodule Console added at 76280e
Loading

0 comments on commit 8b9f12d

Please sign in to comment.