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

