Please note that using "git ls-remote -t" appears to return a lot more tag refs than the actual "git tags" command. The "tags" returned in this case are not always appropriate. The limited wildcarding for the command makes it impossible to filter out the inappropriate tags. Could a configurable regex be applied to the returned tags to address the issue? Thanks for the follow-up on this issue. |