|
SVCS - English Documentation
|
Implementation of the BranchCommand for managing branches. More...
Namespaces | |
| namespace | svcs::cli |
| Command-line interface components and command implementations. | |
Implementation of the BranchCommand for managing branches.
This command acts as the command-line interface for branch operations. It parses command-line arguments to determine the required action (list, create, delete, rename, switch, or show current) and calls the appropriate method on the core BranchManager.