Repository.ObjectMultiWriterImpl

Undocumented in source.

Members

Functions

write
Hash write(GitObject obj)
blobWriter
ObjectWriter blobWriter;
commitWriter
ObjectWriter commitWriter;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

repo
Repository* repo;
Undocumented in source.
treeWriter
ObjectWriter treeWriter;
Undocumented in source.

Meta