Expand description
Functions for creating commits with debcommit-like behavior.
Enums§
- Errors that can occur when creating a commit.
Functions§
- Find changes in a changelog file.
- Create a commit message based on the new entries in changelog.
- Create a git commit with message based on the new entries in changelog.
- Create a commit with a tag for a release.
- Find newly added changelog entries.
- Strip a changelog message like debcommit does.