|
SVCS - English Documentation
|
Implementation of the Repository class, which serves as the main application facade and core logic for the VCS. More...
#include "../include/Repository.hxx"#include "../include/Blob.hxx"#include "../../services/IObserver.hxx"#include "../../services/Event.hxx"#include "../include/Utils.hxx"#include <algorithm>#include <iostream>#include <fstream>#include <utility>Namespaces | |
| namespace | svcs::core |
| Core VCS data structures and object model. | |
Implementation of the Repository class, which serves as the main application facade and core logic for the VCS.