Most issues are on grit side but basically to make it work on Windows in a msysgit I had to:
Possibly using https://github.com/schacon/grit would works without most of those patches.Using another coloring system in place of the current one would be advisable as it is deprecated.
Most issues are on grit side but basically to make it work on Windows in a msysgit I had to:
$ ansicon git upPossibly using https://github.com/schacon/grit would works without most of those patches.Using another coloring system in place of the current one would be advisable as it is deprecated.