This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
Release 1.12.0
petervanderdoes
released this
19 Jan 03:34
·
13 commits
to develop
since this release
Changelog
- Bugfix: Remove inconsistency when pre_hook fails (Thanks Gabriele Pongelli)
- Fix indentation in README.md (Thanks Shoozza)
- Bugfix: Unexpected operator.
- Enhancement: Review your commits more easier on figuring out what this feature/bugfix added exactly.
- Enhancement: Allows to install a specific version of git-flow when using the
gitflow-installer.sh
script
- Enhancement: Add option that will not allow the a merge back into the develop branch.
- Fix: Standarize the README markdown.
- Enhancement: Also use core.hooksPath for suggestion for the hook path during initialization.
- Enhancement: Add .gitattributes to enforce Unix line endings for certain files.
- Reflect shared hotfix usage in readme.
- Enhancement: Add parameters to set names for the branches during the init command.
- Fix: Comparability change for git for windows
- Perform git push before deleting branch