LE
LE
Just ran into this as well. The expression `test.each(XXXXX)` seems to be evaluated before the test runner actually evaluates code in beforeEach. Seems to me like a closure/hoisting problem internally.
@keirlawson @Brian-Aykut I ended up using nodegit. Superb documentation FYI http://www.nodegit.org/api/
when is this getting merged in?
> > when is this getting merged in? > > TBH, I'd love to see this merged sooner rather than later. However, the set of changes here is very large,...