Skip to content

Commit

Permalink
Adds submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 28, 2013
1 parent 4051ff1 commit f73c817
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule "server/ext"]
path = server/ext
url = https://github.com/aterrien/forp-PHP-profiler.git
[submodule "client/js"]
path = client/js
url = https://github.com/aterrien/forp-ui.git
[submodule "client/chrome"]
path = client/chrome
url = https://github.com/aterrien/forp-chrome.git
1 change: 1 addition & 0 deletions client/chrome
Submodule chrome added at af39e4
1 change: 1 addition & 0 deletions client/js
Submodule js added at fbd8f5
1 change: 1 addition & 0 deletions server/ext
Submodule ext added at e4a664

0 comments on commit f73c817

Please sign in to comment.