|
SVCS - English Documentation
|
Implementation of the BranchManager class. More...
#include "../include/BranchManager.hxx"#include <filesystem>#include <fstream>#include <regex>#include <sstream>Namespaces | |
| namespace | svcs::core |
| Core VCS data structures and object model. | |
Implementation of the BranchManager class.
This file implements the core branch management logic, handling operations like creation, deletion, renaming, and switching branches, as well as persistent storage and retrieval of branch metadata within the .svcs directory structure.