public
Fork of KirinDave/fuzed
Description: A new revision of Fuzed, the Erlang-based frontend for web apps.
Clone URL: git://github.com/mojombo/fuzed.git
Search Repo:
Fixing a broken submodules path.
KirinDave (author)
Fri Jun 27 19:55:22 -0700 2008
commit  b5ae846ccea12fd2b3c1a646449e9463c32c4e46
tree    b2769508ee25c4ca5b7cc0b9704ae636fe337071
parent  21804e07260b35004a838090f302ceb75aa2f47d
...
1
2
3
 
...
1
2
 
3
0
@@ -1,3 +1,3 @@
0
 [submodule "deps/eunit"]
0
   path = deps/eunit
0
- url = git@github.com:abhay/eunit.git
0
+ url = git://github.com/abhay/eunit.git

Comments

    No one has commented yet.