Skip to content

Instantly share code, notes, and snippets.

@nickdenardis
Last active October 13, 2015 17:28
Show Gist options
  • Save nickdenardis/4230300 to your computer and use it in GitHub Desktop.
Save nickdenardis/4230300 to your computer and use it in GitHub Desktop.
Useful git commands
http://learn.github.com/p/branching.html
https://github.com/Kunena/Kunena-2.0/wiki/Create-a-new-branch-with-git-and-manage-branches
Renaming a heroku app
$ heroku apps:rename newname --app oldname
http://newname.heroku.com/ | git@heroku.com:newname.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment