Description
Branch workflows can be managed from a dedicated Git command-line helper. The tool is useful for developers who want faster branch creation, switching, or organization than typing longer command sequences.
Branch tools operate on repository state and can affect uncommitted work or shared history. Review current status before running commands that switch, rename, merge, or delete branches.