Structs§
- Read
Commit Message Options - ReadCommitMessageOptions represents the options for reading commit messages. Transparently, it is defined to be similar to the behavior of the git log command.
Functions§
- parse_
commit_ message - Parse a commit message and return the subject, body, and footers.
- parse_
subject - Parse a commit message subject and return the type, scope, and description.
- read
- Get commit messages from git.