Module commit

Module commit 

Source

Structs§

CommitData
Detailed data bundled with a commit event. This data is only included when the event is create or update.
CommitInfo
Basic commit specific info bundled with every event, also the only data included with a delete operation.

Enums§

CommitEvent
An event representing a repo commit, which can be a create, update, or delete operation.
CommitType
The type of commit operation that was performed.