Le 25/01/2016 22:40, Norbert Hartl a écrit :
Am 25.01.2016 um 22:19 schrieb Thierry Goubier
<thierry.goub...@gmail.com <mailto:thierry.goub...@gmail.com>>:
I tried in Pharo3 and that works. Strange. Can you see what is missing
from the git clone command when the error is raised? You should see a
string or an array with the command almost complete.
I had a branch information added like
gitfiletree://bitbucket.org/2denker/project:master?dir=st
Without the :master it works
Ok. It should have been
gitfiletree://bitbucket.org/2denker/project?dir=st&branch=master
Thierry
Norbert