mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
ba40263fdd
Go template's `{{if ...}}` does not shortcut its tests therefore it is possible to cause a NPE unless you separate ifs into two. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>