mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-24 16:28:53 +03: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