Skip to content

How to create a branch in GitHub

JOSE BANOS edited this page Jul 13, 2019 · 2 revisions

In order to keep a clean "master" thread and control the changes, the best way is to use GitHub. This link, explains the different steps in the GitHub flow for development best practises.

https://guides.github.com/introduction/flow/

If you are an advanced user, the following cheat-sheet will be very useful when using the CLI. https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet