Le 04/08/2014 15:48, kilon alios a ��crit :No, it's not :(
So I have started using gitfiletree and the first commit seems to commit only .filetree file and not my package folder. I had to add the package folder with a "git add" and of course make a commit of it .Is this normal ?
All the steps look fine. I'm off the internet most of the time until next week (camping time), are you ok waiting until then?
the process I have followed is this
1) Create a github repo intialized with a readme and license file
2) git clone the repo to my hd
3) in a clean pharo image install gitfiletree as described in Git and Pharo chapter in Pharo for the Enterprise
4) in monticello add repository +gitfiletree and then choose the git folder
5) select a package and click save
6) add the commit info
My other commits dont need any extra step just a simple "git push".
Thierry