Mateusz Loskot :: hacking on, working out, living up

Git branching notes

06 Feb 2013 | mloskot

This is collection of short notes on best practices for simple and effective use of Git branching and merging to make a source code management workflow in Git simple, flexible and safe.

I’m going to update this post whenever I learn new and interesting tips, so this is a rolling blog.

Git repository:

Git branch:

Git branching and merging:

Git workflow:

Git locally:

Git master branch:

…to be continued

Fork me on GitHub