Class logHandle
Defined in File gitLog.hpp
Nested Relationships
Nested Types
Class Documentation
-
class logHandle
Public Functions
-
bool WalkBranch(const std::string &branchName)
-
inline logHandle(git_repository *repo)
Public Members
-
std::unordered_map<git_oid, log, OID_HASHER, OID_EQUAL> logs
-
git_oid ROOT_ID = {{0}}
-
std::vector<BranchHead> heads
-
bool WalkBranch(const std::string &branchName)