I can only suggest you to read my blogpost about configurations and versioning: http://sleepycoders.blogspot.ch/2014/04/how-to-distribute-your-github-pharo.html
I usually mix filetree and gitfiletree. Last one is better, because you don’t have to remember to commit in git each time you commit in pharo. (Also I think that gitfiletree is not working with Pharo4) Uko On 26 Jun 2014, at 18:27, stepharo <[email protected]> wrote: > Hi > > I do not know the dif between git file tree, file tree.... and I would like > to know how to get > started with git in Pharo? > > What should I read? > > Stef >
