tj.git-extras/etc
Simon Tate 613b909765 git-release: Add prefix to semver
To allow different release names other than specifically mm.vv.pp, this
adds the ability to use a prefix too.

For example, you can use:

```
$ git release --semver minor --prefix "prefix-"
```

This would allow the previous tags to be in the form `prefix-0.1.0`. A
more obvious use case for this would be a single letter, such as `v` or
`r` to use tags like: `r0.1.0` or `v0.1.0`.
2022-04-15 13:13:02 +01:00
..
bash_completion.sh Add delete-squashed-branches command 2021-05-24 00:13:57 -07:00
git-extras-completion.zsh git-release: Add prefix to semver 2022-04-15 13:13:02 +01:00
git-extras.fish Updated completion for git summary 2021-08-07 17:31:51 +02:00