forked from gitea/gitea
1
0
Fork 0
gitea/routers/private
zeripath 25437672bf
Restore functionality for pushing non-standard refs (Partial ) ()
Partial Backport 

There was an inadvertent breaking change in  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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-17 10:24:47 +02:00
..
hook.go Restore functionality for pushing non-standard refs (Partial ) () 2021-08-17 10:24:47 +02:00
internal.go add a new internal hook to save ssh log () 2021-05-21 17:37:16 -04:00
key.go Small refactoring of modules/private () 2021-06-23 15:38:19 -04:00
mail.go Small refactoring of modules/private () 2021-06-23 15:38:19 -04:00
manager.go Small refactoring of modules/private () 2021-06-23 15:38:19 -04:00
manager_unix.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
manager_windows.go Small refactoring of modules/private () 2021-06-23 15:38:19 -04:00
restore_repo.go Small refactoring of modules/private () 2021-06-23 15:38:19 -04:00
serv.go Small refactoring of modules/private () 2021-06-23 15:38:19 -04:00
ssh_log.go add a new internal hook to save ssh log () 2021-05-21 17:37:16 -04:00