Skip to content

Instantly share code, notes, and snippets.

@drnikki
Created September 15, 2012 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drnikki/3730281 to your computer and use it in GitHub Desktop.
Save drnikki/3730281 to your computer and use it in GitHub Desktop.
git yo
git clone git@github.com:drnikki/laughing-cyril.git
cd laughing-cyril
echo "this is some text" >> rachel1.txt
git add rachel1.txt
git commit -m "I am my first commit"
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment