Registry returns the registry of the Commit. Always present.
()
| 34 | // |
| 35 | // Always present. |
| 36 | Registry() string |
| 37 | // CommitID returns the ID of the Commit. |
| 38 | // |
| 39 | // It is up to the caller to convert this to a dashless ID when necessary. |
no outgoing calls
no test coverage detected