Class logHandle

Nested Relationships

Nested Types

Class Documentation

class logHandle

Collects logs for a Git repository.

Public Functions

bool WalkBranch(const DONT_SANITIZE &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