Created
July 4, 2012 05:54
-
-
Save bradleybeddoes/3045627 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
$> git checkout master | |
$> git pull origin beddoes oneill | |
$> vi food.rb | |
$> vi environment.rb | |
$> git add . | |
$> git commit -m "creates spawn v1.0 - not yet tested, bugs probably exist" | |
Writing objects: 30%, eta: 6 months. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment