搜索 "git-commit" 的结果(共 6 个)
git-commit-msg-linter
git commit message lint hook
MIT
new-release
[MIRROR] Publish project to NPM following Conventional Commits specification and SemVer. Uses git-commits-since for detecting git commits since last SemVer tag and detect-next-version for what next version bump should be.
Apache-2.0
@tunnckocore/release-cli
Publish new project to NPM following Conventional Commits specification and SemVer. Uses [git-commits-since][] for detecting git commits since last SemVer tag and [detect-next-version][] for what next version bump should be.
Apache-2.0
git-commit-info
Get the info of an specific commit hash
MIT