Closed
Description
Steps to reproduce:
-
Specify custom pull event class extending
SourceControl.Git.PullEventHandler.Default
w/ some write output inOnPull()
during
d ##class(SourceControl.Git.API).Configure()
-
Pull change from git upstream to verify that the output is shown
-
Open
Git > Settings
and save -
Pull other change from git upstream - custom pull handler is no longer in place