dalehenrich / filetree

Monticello repository for directory-based Monticello packages enabling the use of git, svn, etc. for managing Smalltalk source code.
https://github.com/CampSmalltalk/Cypress
MIT License
133 stars 26 forks source link

Merging gitfiletree update with Issues90 and 91 tests active for git #109

Closed ThierryGoubier closed 11 years ago

ThierryGoubier commented 11 years ago

gitfiletree is green with the new issues; I hope that Travis will agree with me.

But it seems I'm missing a lot of code around some of the new solved issues (script and traits support). Since gitfiletree derive its code from Filetree, I'm sure I am missing things, but I have nothing to test against? I'll do a review of all the changes and port them one by one.

ThierryGoubier commented 11 years ago

Doesn't work... I know why, and I've seen the tests for the new features, so I'll close the pull request and redo it once I have everything added and green.