Created
June 18, 2012 07:18
-
-
Save blakmatrix/2947257 to your computer and use it in GitHub Desktop.
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
[blakmatrix@li225-26]31 node-migrator-bot:\> cd tmp/eugeniy/opentk-phantom/ | |
[blakmatrix@li225-26]32 opentk-phantom:\> git status | |
# On branch master | |
# | |
# Initial commit | |
# | |
nothing to commit (create/copy files and use "git add" to track) | |
[blakmatrix@li225-26]33 opentk-phantom:\> git branch | |
[blakmatrix@li225-26]34 opentk-phantom:\> git clone https://github.com/node-migrator-bot/opentk-phantom | |
Initialized empty Git repository in /home/blakmatrix/projects/node-migrator-bot/tmp/eugeniy/opentk-phantom/opentk-phantom/.git/ | |
remote: Counting objects: 130, done. | |
remote: Compressing objects: 100% (57/57), done. | |
remote: Total 130 (delta 66), reused 130 (delta 66) | |
Receiving objects: 100% (130/130), 733.48 KiB | 647 KiB/s, done. | |
Resolving deltas: 100% (66/66), done. | |
[blakmatrix@li225-26]35 opentk-phantom:\> cd opentk-phantom/ | |
[blakmatrix@li225-26]36 opentk-phantom:\> git status | |
# On branch master | |
nothing to commit (working directory clean) | |
[blakmatrix@li225-26]37 opentk-phantom:\> git branch | |
* master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment