Happy !

ThierryGoubier / MonticelloFileTree-Git

Project infos

License MIT
Tags monticello, git
Creation date 2013-05-30
Website https://github.com/ThierryGoubier/filetree

Monticello registration

About MonticelloFileTree-Git

gitfiletree:// an extension to filetree:// to automagically do the minimum of git commands necessary for cloning, saving, pull, push, committing packages versions, scanning the git history for versions and loading them. And it does that really well.

The main development is on Dale Henrich filetree.

New versions are also pushed here, to support bootstrapping on Pharo2.0 with ConfigurationOfGitFileTree. It becomes possible to write configurations for Monticello projects on GitHub.

GUI improvements are either integrated here if the tools are originally part of MonticelloGUI and customizable from the repository object (i.e. a branch aware repository inspector) or in AltBrowser if they require IDE integration (like the git-aware method version browser).

Remember: this allways require a working git command in your environment, doesn't work in Windows (because OSProcess doesn't work in Windows), and cloning usually requires password-less access to the remote repository.