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


