Package Exports
- @ngmd/git-flow
- @ngmd/git-flow/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ngmd/git-flow) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Utility Angular Library
Description
The @ngmd/git-flow library provides ready-to-use configurations and automation for following Git Flow conventions in your projects. Includes commit message validation, branch name checking, and automatic git hooks setup.
Installation
yarn add @ngmd/git-flow
# or
npm i @ngmd/git-flowResources
Explore the repository and documentation [RU], [EN].