Concept Map: Git: how to contribute to an upstream with a feature branch

Jan 22, 2014 • Joon Ro
[Concept Map: Git: how to contribute to the upstream with a feature branch][1]
Concept Map: Git: how to contribute to the upstream with a feature branch

One of the most confusing things about using git to contribute to an upstream for me was using a feature branch instead of directly commit to my local master.