July 19, 2015
5:58 p.m.
Excellent! Works like magic. Thank you for looking into this. :) Peter On Sun, Jul 19, 2015 at 6:14 PM, Thierry Goubier <thierry.goubier@gmail.com> wrote:
Le 19/07/2015 16:09, Peter Uhnák a écrit :
1. downloaded a fresh Pharo (#50174) 2. ConfigurationOfGitFileTree loadDevelopment (stable fails because of StringHolder dependency) 3. open monticello and add gitfiletree:// local repo 4. do some change, e.g. add method to a class in the package 5. try to see the changes of the package 6. error
I've pushed a correction in the development version of GitFileTree.
Thierry