Skip to content

Commit

Permalink
trying to fix submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Polar Humenn committed Apr 16, 2009
1 parent 0a78af8 commit d31a82b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[submodule "acts_as_list"]
path = acts_as_list
path = engine_plugins/acts_as_list
url = /mnt/jager/home/polar/src/comatose_engine/engine_plugins/acts_as_list/.git
[submodule "acts_as_tree"]
path = acts_as_tree
path = engine_plugins/acts_as_tree
url = /mnt/jager/home/polar/src/comatose_engine/engine_plugins/acts_as_tree/.git
[submodule "paginating_find"]
path = paginating_find
path = engine_plugins/paginating_find
url = /mnt/jager/home/polar/src/comatose_engine/engine_plugins/paginating_find/.git
[submodule "responds_to_parent"]
path = responds_to_parent
path = engine_plugins/responds_to_parent
url = /mnt/jager/home/polar/src/comatose_engine/engine_plugins/responds_to_parent/.git
[submodule "attachment_fu"]
path = attachment_fu
path = engine_plugins/attachment_fu
url = /mnt/jager/home/polar/src/comatose_engine/engine_plugins/attachment_fu/.git

0 comments on commit d31a82b

Please sign in to comment.