git branch <branch>

Term side of the Card
Topic: Git Commands - Branches
Unit title: git branch <branch>
Categories: Command
Explanation side of the Card

Explanation: The command that creates new branch in a repository. It allows for isolated work on features or bug fixes without affecting the main code.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub