google / gitiles

A simple browser for Git repositories.
https://gerrit.googlesource.com/gitiles/
Other
582 stars 174 forks source link

Gitiles does not support tags with slash ("/") in their name, ex: "my/tag/1" #191

Closed sselberg closed 4 years ago

sselberg commented 4 years ago

It looks like gitiles assumes a ref with a slash in the name is a branch and hence cannot find tags with a slashes in their name.

sselberg commented 4 years ago

The bug was present on v0.2-7 This seems to be fixed in v0.2-8