Skip to content

Instantly share code, notes, and snippets.

@marcelklehr
Created August 6, 2012 18:07
Show Gist options
  • Save marcelklehr/3277232 to your computer and use it in GitHub Desktop.
Save marcelklehr/3277232 to your computer and use it in GitHub Desktop.
Dev workflow description with helpful links.
[Fork](http://help.github.com/fork-a-repo/) this repo, [clone](http://git-scm.com/docs/git-clone) your fork, create a [feature branch](https://www.google.com/search?q=git+feature+branches), [commit](http://git-scm.com/docs/git-commit), [push](http://git-scm.com/docs/git-push) and submit a [pull request](http://help.github.com/send-pull-requests/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment