SVCS - English Documentation
Loading...
Searching...
No Matches
BranchCommand.cxx File Reference

Implementation of the BranchCommand for managing branches. More...

#include "../include/BranchCommand.hxx"
#include "../../services/Event.hxx"
#include <sstream>

Namespaces

namespace  svcs::cli
 Command-line interface components and command implementations.

Detailed Description

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.