Phil, when you use filetree and change only some methods in the package and later save it, filetree only re-generates the files for the changes or for the whole package?.
I want to use GitHub for a small project, but if filetree generates all the files on every save (and not only the changes) it won't be useful for me. Thanks Gabriel On Sat, Nov 2, 2013 at 10:45 AM, p...@highoctane.be <p...@highoctane.be>wrote: > Load the filetree configuration from the configuration browser (Pharo 2.0 > here) and you'll be good to go. > > Some more here: https://github.com/dalehenrich/filetree > > It works with any git repo. With the filtetree:// repository, it will put > the files in your local workspace. Then you can use whatever git client to > commit and push stuff out. I do use SourceTree from Atlassian successfully > on both OSX and Windows8. > > Sample (simple) repo: https://github.com/philippeback/filetreedemo in > case you want to see what you'll get out of this. > > This is all nice and well but frankly, basic Mczs aren't that bad after > all :-) > > Phil >