On Mon, 3 Aug 2015, Peter Uhnák wrote:
but the git user experience under Windows has to be improved if we want
to use efficiently the other functionalities of github (pull requests, commit,
branches,…).
Well some of the experience can be mitigated with tools like GitHub for
Windows, but the main problem is that git with Pharo is incredibly unstable on
Windows and crashes constantly. That's our experience
with it so my colleague had to switch to pure filetree out of frustration.
This however is NOT problem of git, it's problem of OSProcess. But it does
render it almost unusable for now. (At least for us.)
What's the problem with OSProcess on windows?
Levente
Peter