Hi Thierry,De: "Thierry Goubier" <thierry.goubier@gmail.com>
�: "Pharo Development List" <pharo-dev@lists.pharo.org>
Envoy�: Mardi 3 F�vrier 2015 18:51:05
Objet: Re: [Pharo-dev] GitFileTree - Git command not found (is which shell startup script is run when pharo launched from UI)I'm planning a bit of a rewrite for GitFileTree (saw a few significant issues on Monticello to git integration pop-up recently) and I'll add that along with the others.Hi Christophe,looks like that a configuration option for the path to the git command is necessary :) https://github.com/dalehenrich/filetree/issues/143Thanks.By the way, for this specific case (run Pharo from UI), I still think it should be configurable with the OS (from some profile file) but I did not find a solution yet.Another option could be to retrieve the content of path variable with NativeBoost and use it to run the git command. I will test.
Christophe.