diff options
author | zeripath <art27@cantab.net> | 2021-09-16 14:34:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-16 15:34:54 +0200 |
commit | 8de44d1995e73ec139ede5626466af1fce8c571a (patch) | |
tree | 1d47dbb69c70e2716785e804c39fcf59ba701559 /Makefile | |
parent | a959ed99c2966dfc10ac41710eb74b7baf490bcf (diff) | |
download | gitea-8de44d1995e73ec139ede5626466af1fce8c571a.tar.gz gitea-8de44d1995e73ec139ede5626466af1fce8c571a.zip |
Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705)
* Clean-up HookPreReceive and restore functionality for pushing non-standard refs
There was an inadvertent breaking change in #15629 meaning that notes refs and other
git extension refs will be automatically rejected.
Further following #14295 and #15629 the pre-recieve hook code is untenably long and
too complex.
This PR refactors the hook code and removes the incorrect forced rejection of
non-standard refs.
Fix #16688
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions