Commit

Undocumented in source.

Members

Variables

author
string author;
children
Commit*[] children;
committer
string committer;
Undocumented in source.
hash
Hash hash;
Undocumented in source.
id
uint id;
Undocumented in source.
message
string[] message;
Undocumented in source.
parents
Commit*[] parents;
Undocumented in source.
time
uint time;
Undocumented in source.

Meta