Skip to content

Instantly share code, notes, and snippets.

@kevingo
Created June 29, 2012 14:58
Show Gist options
  • Save kevingo/3018448 to your computer and use it in GitHub Desktop.
Save kevingo/3018448 to your computer and use it in GitHub Desktop.
git for commit play app to heroku
git init
git add app conf lib public test
git commit -m init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment