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


