Le 22/10/2014 21:14, phil@highoctane.be a écrit :
Loading 4.5.12 of ConfigurationOfOSProcess in my case, which looks like to be the one that comes "out of the box".
I guess you mean Project: Pipeability 4.6.9 ?
Sorry, 4.5.11 of ConfigurationOfOSProcess (and Pipeability brings you to CommandShell 4.6.8, which depends on 4.5.11 of OSProcess).
BTW, I have installed your GitFileTreeMergeDriver and it works like a champ.
I'm pleased it works. I'm not a good test subject (I use git on projects with few co-workers) and I lack practice of git branching and merge.
Interesting code too for a standalone pharo-based tool with a command line handler. A lot to reuse in there :-)
I'd like to try to built it on a minimal pharo; it could be nice if it could be faster. But yes, I like those command tools. This is how I implement C + extension to C compilers, with command line Pharo. Thierry