My short answer: despite trying for quite I while, I never succeeded and moved to FileTree only.

Now, you can have a Windows VM under OS X where you share folders and images.

Work wherever, run in Windows, commit on OSX.

Frankenimages :-)

Phil

On Tue, Sep 23, 2014 at 2:31 PM, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
I'm taking a look at making gitfiletree in Windows and OSWindows seems to be helpful since OSProcess is no good for getting PipeableOSProcess executed in Windows.

On the other hand, unless I'm missing something, there is no pipeable process in Windows so the whole strategy on how gitfiletree makes one command after the other changes (see gitCloneRepositoryAndCheckoutIn: aDirectoryName)

Is anybody able to clone a git repo from a Pharo image in Windows?

from iPad