Hi Jake, On Wed, 11 Jan 2017, Jacob Keller wrote: > From: Jacob Keller <jacob.keller@xxxxxxxxx> > > Teach git-describe the `--discard` option which will allow specifying > a glob pattern of tags to ignore. IMHO "discard" is the wrong word, it almost sounds as if the matching tags would be *deleted*. Maybe `--exclude` or `--unmatch` instead? Ciao, Dscho