Lars Schneider [off-list ref] writes:
heavy CPU/network task in the background now (I can't/don't want to
stop that ATM).
Here is the relevant part of the log:
++ rm -f rot13-filter.log
++ git checkout --quiet --no-progress .
+ test_eval_ret_=255
+ want_trace
+ test t = t
+ test t = t
+ set +x
error: last command exited with $?=255
Looks like Git exists with 255. Any idea why that might happen?
Other than "the --quiet above may be hiding it?", I do not
immediately have a useful guess, sorry.
@Dscho/Johannes: Can you try this on your Windows machines?
Thanks,
Lars