Browse Source
`git describe` will match the latest tags, regardless of what it looks like. We can make this a little safer by adding a `--match` flag to match tags that look like version tags. This allows the maintainers of this repo to more safely add other types of tags if they so wish, without causing people to install or upgrade to those versions.
![joe.lencioni@airbnb.com](/assets/img/avatar_default.png)
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue