git-python
kevins-clone
-
Cloning this repository:
git clone git://gitorious.org/~kevin/git-python/kevins-clone.git kevins-clone cd kevins-clone
Add this repository as a remote to an existing local repository:
git remote add kevins-clone git://gitorious.org/~kevin/git-python/kevins-clone.git git fetch kevins-clone git checkout -b my-local-tracking-branch kevins-clone/master_or_other_branch
- Branches:
- master
- Clone of:
- mainline


