Commit 697c4e6
Restore functionality for pushing non-standard refs (Partial go-gitea#16705) (go-gitea#16706)
Partial Backport go-gitea#16705
There was an inadvertent breaking change in go-gitea#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 go-gitea#16688
Signed-off-by: Andrew Thornton <[email protected]>1 parent 66afae7 commit 697c4e6
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | 395 | | |
401 | 396 | | |
402 | 397 | | |
| |||
0 commit comments