Guitar
Static Public Member Functions | Public Attributes | List of all members
GitCommit Class Reference

#include <GitObjectManager.h>

Static Public Member Functions

static bool parseCommit (GitObjectCache *objcache, Git::CommitID const &id, GitCommit *out)
 

Public Attributes

QString tree_id
 
QStringList parents
 

Member Function Documentation

◆ parseCommit()

bool GitCommit::parseCommit ( GitObjectCache objcache,
Git::CommitID const &  id,
GitCommit out 
)
static
Here is the call graph for this function:

Member Data Documentation

◆ parents

QStringList GitCommit::parents

◆ tree_id

QString GitCommit::tree_id

The documentation for this class was generated from the following files: