Skip to content

refactor: gitolite config watching

Warren Gifford requested to merge gitolite into master

Created by: nicksnyder

Unless I am misunderstanding something here, it seems like we are doing a lot of work to sync the config just to cache some regexes (and even if we didn't want to cache regexes there would be a more direct way to do it).

This PR removes the seemingly unneeded complexity.

Merge request reports

Loading