desktop

Git & GitHub Desktop: Branching Guide

Overview Branching should allow you to experiment with code and make mistakes without breaking your project. Keep the following in mind when working with branches: Your working project is always on the main branch.