Git extensions and extra tooling for repo management.
git-install-hooks
Installs custom git hooks.
git-lint
Lints a commit message.
git-c
Adds all commits, opens a form to submit a conventional commit, and pushes the commit.
git-amend
Amends the previous commit.
git-bump
Bumps the version based on the conventional commit format.
git-changelog
Generates the changelog, based on the commit range.
git-release
Performs a release.