Created
June 28, 2011 20:25
-
-
Save progval/1052100 to your computer and use it in GitHub Desktop.
clone Limnoria
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ProgVal@main tmp $ git clone git://github.com/ProgVal/Limnoria.gitCloning into Limnoria... | |
remote: Counting objects: 38576, done. | |
remote: Compressing objects: 100% (8970/8970), done. | |
remote: Total 38576 (delta 29455), reused 38576 (delta 29455) | |
Receiving objects: 100% (38576/38576), 6.51 MiB | 3.51 MiB/s, done. | |
Resolving deltas: 100% (29455/29455), done. | |
ProgVal@main tmp $ cd Limnoria/ | |
ProgVal@main Limnoria $ ls | |
ACKS docs LICENSE plugins RELNOTES scripts src | |
ChangeLog INSTALL locale README sandbox setup.py test | |
ProgVal@main Limnoria $ git checkout testing | |
Branch testing set up to track remote branch testing from origin. | |
Switched to a new branch 'testing' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment