commitizen / commitizen/cz-cli
[Serious Bug] Git-CZ prevent rebase command to squash commits
Open
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
Typing
> git rebase -i ${COMMIT_HASH}
The git-cz hook will be called and prevent to squash commits into one.
Is there anyway to prevent this unwanted behaviour?
Contributor guide
Assessment
This issue has not been assessed yet.