Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Try to update submodules
- Loading branch information
Tadeusz Sośnierz
committed
Aug 11, 2013
1 parent
7b2d7b2
commit c24f912
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,9 @@ | ||
| [submodule "ext/JSON__Tiny"] | ||
| path = ext/JSON__Tiny | ||
| url = git://github.com/moritz/json.git | ||
| [submodule "ext/File__Tools"] | ||
| path = ext/File__Tools | ||
| url = git://github.com/tadzik/perl6-File-Tools.git | ||
| [submodule "ext/File__Find"] | ||
| path = ext/File__Find | ||
| url = git://github.com/tadzik/File-Find.git | ||
| [submodule "ext/Shell__Command"] | ||
| path = ext/Shell__Command | ||
| url = git://github.com/tadzik/Shell__Command.git |
Submodule File__Tools
deleted from
21850b