Browse Source
Instead of (or, in addition to) --tags, to use only tags for naming, you can now use --refs=<pattern> to specify a shell glob pattern which the refs must match to be used for naming. Example: $ git name-rev --refs=*v1*maint33db5f4d
33db5f4d
tags/v1.0rc1^0~1593 Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Johannes Schindelin
18 years ago
committed by
Junio C Hamano
2 changed files with 22 additions and 7 deletions
Loading…
Reference in new issue