Commit returns the full commit object from the node
()
| 35 | GenerationV2() uint64 |
| 36 | // Commit returns the full commit object from the node |
| 37 | Commit() (*object.Commit, error) |
| 38 | } |
| 39 | |
| 40 | // CommitNodeIndex is generic interface encapsulating an index of CommitNode objects |
no outgoing calls