detail hotfix point.
add note about adding changelog entries to pull requests.
Update git workflow, replace master->stable, develop->master
add git show tracked but ignored files trick.
Add git command for quickly checking out pull requests.
Add info about updating PRs.
Updated openFrameworks git workflow (markdown)
Add info about fetching without adding remotes.
Add tip about ignoring whitespace in git(hub).
Add bullet points about commit messages, committing, code style conformance.
Add bullet item about not using git add --force.
update git resources section with the new git homepage
add some resources, update man pages link to point to schacon's mirror.
clarify/bold integration branch details, and add some PR details.
more wording improvements.
Improve wording to avoid ambiguities.
remove WIP
Add overwiew of the workflow.
first draft of the git workflow page