June 26, 2014
5:11 p.m.
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.... 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 <stepharo@free.fr> 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