mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-05 15:06:17 +02:00
* Use POSIX complaint ! operator in find -not is a GNU extension and not all find(8) implementations support it. It's just an alias for ! which is POSIX compliant. Now gitea compiles on NetBSD at least. * Revert change in vendor directory as requested
8.5 KiB
8.5 KiB