mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-07 23:19:22 +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