On Tue, Apr 7, 2015 at 5:44 PM, stephan <stephan(a)stack.nl> wrote:
At the moment however, we are not even able to
reliably find the git
executable on all platforms.
Finding the executable isn't such issue, that's what environment is for
after all (but it should show nicer errors) - or there could be prompt for
user if it is not in path.
The bigger problem is that on Windows it has reportedly 50%+ crash rate,
which is quite mentally draining - and hearing things like "I usually start
downloading the repos in five images and in one of them it will not crash"
is bit crazy, and I do feel terrible that I forced this solution on others
not knowing the state of it on Windows. But this is most likely
ProcessWrapper fault (or was it OSWrapper?).
Peter