weekends are for leisure

How to GitHub: Fork, Branch, Track, Squash and Pull Request

Tags: #Git  #Github  #Programming 

If you get confused by non-simple Git workflows, this howto on git forking, branching, etc should help.

Oh thank god! Branching I understood, but was clueless when it came to pushing up a specific branch.

Rebasing too … reminds me of how we badly need a separate dev environment at work. Ugh.

In all, a wonderful tutorial that helps you play along with others while programming.