avatar

weekends are for leisure

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

March 28, 2012 · 1 minute read · 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.
Continue reading

© 2024 - Released under the MIT licensePowered by Hugo with the Type Theme