issues
search
CJ-Systems
/
gitflow-cjs
CJS Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model
http://nvie.com/posts/a-successful-git-branching-model/
Other
92
stars
12
forks
source link
feat(hooks): add sample hotfix hooks to git flow
#78
Open
ChrisJStone
opened
1 year ago
ChrisJStone
commented
1 year ago
hotfix start
filter-flow-hotfix-start-version
pre-flow-hotfix-start
post-flow-hotfix-start
hotfix publish
pre-flow-hotfix-publish
post-flow-hotfix-publish
hotfix finish
pre-flow-hotfix-finish
filter-flow-hotfix-finish-tag-message
post-flow-hotfix-finish
hotfix delete
pre-flow-hotfix-delete
post-flow-hotfix-delete
hotfix start
hotfix publish
hotfix finish
hotfix delete