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

