1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 05:17:24 +01:00
zeripath f2f99a7d0c
Ensure that pusher is not nil preventing panic in push ()
PR  refactored notification actions to call NotifyCreateRef and
NotifyDeleteRef in a slightly different manner. This leads to the pusher
not being set before the call.

This PR ensures that the pusher is updated before the call.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-11 18:27:00 +01:00
..
2020-10-20 14:18:25 -04:00