mirror of
https://github.com/go-gitea/gitea
synced 2025-11-16 03:08:18 +00:00
* Add tests for references with dashes This commit adds tests for full URLs referencing repos names and user names containing a dash. * Extend regex to match URLs to repos/users with dashes