July 30, 2017
2:35 p.m.
If I've understood correctly, this means you can rage master with a version number like v1.1 and then put that in the URL
I am not sure where you got this url from, but combining branch and tag name makes nor sense... that's like you wanted a version 1.1 AND 2.3 (or whatever would be the latest in master). (as mentioned in the syntax: branch name OR commit id OR tag id) Peter