commitlint_rs

Module git

Source

Structs§

  • 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 a commit message and return the subject, body, and footers.
  • Parse a commit message subject and return the type, scope, and description.
  • Get commit messages from git.