module Git::Commands::Branch

Commands for managing branches via ‘git branch`

This module contains command classes split by branch operation:

@see git-scm.com/docs/git-branch git-branch documentation

@api private