|
SVCS - English Documentation
|
Implementation of the Index class, managing the staging area and building the commit tree. More...
#include "../include/Index.hxx"#include "../include/Blob.hxx"#include "../include/Utils.hxx"#include "../include/Tree.hxx"#include "../include/ObjectStorage.hxx"#include <iostream>#include <algorithm>#include <fstream>#include <stdexcept>#include <sstream>#include <utility>#include <vector>#include <map>Namespaces | |
| namespace | svcs::core |
| Core VCS data structures and object model. | |
Implementation of the Index class, managing the staging area and building the commit tree.