Consider this repo, with its debian/0.1.0-2
and upstream/0.1.0
tags, as created with gbp(1).
Opening the ref name link leads to https://git.sr.ht/~nabijaczleweli/klapki.deb/refs/debian/0.1.0-2, which 404s,
as does the browse link to https://git.sr.ht/~nabijaczleweli/klapki.deb/tree/debian/0.1.0-2;
the log at https://git.sr.ht/~nabijaczleweli/klapki.deb/log/debian/0.1.0-2 just says "No commits for this path." and interprets the URL as log of branch debian
tree 0.1.0-2
,
the tarball link to https://git.sr.ht/~nabijaczleweli/klapki.deb/archive/debian/0.1.0-2.tar.gz works, though.
Some while later, some of these are fixed.
- The link for the ref name is https://git.sr.ht/~nabijaczleweli/klapki.deb/refs/debian/0.1.0-2 and works.
- The browse link on that page is https://git.sr.ht/~nabijaczleweli/klapki.deb/tree/debian/0.1.0-2 and does not work (404 response).
- The log link is to https://git.sr.ht/~nabijaczleweli/klapki.deb/log/debian/0.1.0-2 and works.