enea
enea
main repository
-
Cloning this repository:
git clone git://gitorious.org/enea/enea.git enea cd enea
Add this repository as a remote to an existing local repository:
git remote add enea git://gitorious.org/enea/enea.git git fetch enea git checkout -b my-local-tracking-branch enea/master_or_other_branch
- Branches:
- master
- experimental


