(License: CC BY-SA 4.0)


Stealing from their plate?

More like a fork in the road.
Common GitHub usage pattern: fork & modify
Our GitHub usage pattern: push & pull
git on Windows, Mac, Linux

Yes!

Original article: “A successful Git branching model” by Vincent Driessen (2010) and more recent Using git-flow to automate your git branching workflow (2010)
Or simply use the GitFlow extension to git
Atlassian Tutorial: Comparing Workflows: Centralized, Feature Branch, Gitflow, Forking Workflows