Git branching intro. Create, list, rename, delete branches with git branch. git checkout: select which line of development you want and navigate branches| Atlassian
Git clone is a Git command line utility used to target and create a copy of the target repository. Learn extended configuration options and common uses.| Atlassian
This document is an in-depth review of the git branch command and a discussion of the overall Git branching model.| Atlassian
A breakdown of the Git Forking Workflow. Learn how git fork can help teammates and collaborators work better together.| Atlassian
A feature branch is a temporary branch used for development or testing purposes. Learn about the best way to manage them using this guide!| Atlassian
A deep dive into the Gitflow Workflow. Learn if this Git workflow is right for you and your team with this comprehensive tutorial.| Atlassian