[PATCH] Handle tags outside of refs/tags gracefully.

Jason A. Donenfeld Jason at zx2c4.com
Tue Dec 29 12:37:43 CET 2020


This is for the tag UI, though. Aren't tags supposed to live in
refs/tags/ by definition?

Special casing "refs/" also winds up breaking repositories that
accidentally push tags literally named 'refs/tags/something'. I've
seen this happen quite a few times in the real world.


More information about the CGit mailing list