mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 18:24:27 +00:00
25437672bf
Partial Backport #16705 There was an inadvertent breaking change in #15629 meaning that notes refs and other git extension refs will be automatically rejected. This PR removes this incorrect forced rejection of non-standard refs. Fix #16688 Signed-off-by: Andrew Thornton <art27@cantab.net>