mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-02 15:45:11 +01:00
disallow --release=dev
dev releases don't work like other kinds of releases, they would have to be implemented as a different kind of part.
This commit is contained in:
parent
e2b274a7bf
commit
4c8c9b128a
3 changed files with 2 additions and 3 deletions
|
|
@ -13,6 +13,7 @@
|
|||
- Fix gitlab #8: Push tags only pushed tags, not actual commit.
|
||||
- Fix gitlab #9: Make commit message configurable.
|
||||
- Fix gitlab #11: Show regexp when `--verbose` is used.
|
||||
- Fix: Disallow `--release=dev` which has different semantics than other release tags.
|
||||
- Switch main repo from gitlab to github.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue