git branch
Term side of the Card
Topic: Git Commands - Branches
Unit title: git branch
Categories: Command
Explanation side of the Card
Explanation: The command that lists all branches in the repository, showing both local and remote branches. This view aids in managing branches across environments.