Refactor the git loader
The git loader generates the rule graph from the bottom up so that no rules short-cut to a decision. (Which was a bug introduced while attempting to prevent exceptions caused by dangling rules; wrong way of fixing it, past self!)
Loading
Please register or sign in to comment