You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow gitolite.conf got corrupted by the plugin (there was a commit with an incomplete line: ook.enabled = false instead of config multimailhook.enabled = false), but I was unable to fix the issue without editing manually the file through the gitolite standard procedure.
"Rescue > Resync all projects" was failing because of a ParseError:
Somehow gitolite.conf got corrupted by the plugin (there was a commit with an incomplete line:
ook.enabled = false
instead ofconfig multimailhook.enabled = false
), but I was unable to fix the issue without editing manually the file through the gitolite standard procedure."Rescue > Resync all projects" was failing because of a ParseError:
The text was updated successfully, but these errors were encountered: