Cool! Just so you know: I'm working on FileSystem-Git which will use LibGit bindings through NativeBoost. But it will take me quite a while to finish.
Thanks for the effort! It will make my work easier too since I can now update my filetree repo better :) Cheers, Max On 29.05.2013, at 17:31, Goubier Thierry <[email protected]> wrote: > Hi all, > > I've added an extension to filetree:// in Monticello, named gitfiletree://, > which adds the git commands to automagically commit new versions of packages > in a filetree repository inside a larger git repository (i.e. Pharo + any fun > and interesting language I have to use such as C under git). > > It relies on OS-Process (to be able to send git commands over a shell) and > Filetree (of course), and it's on SmalltalkHub. > > http://smalltalkhub.com/#!/~ThierryGoubier/MonticelloFileTree-Git/ > > If anybody is interested in suggesting improvements (such as how to query and > load specific versions or better ways to use git commands)? > > At the moment, it should be able to handle mixed MC and others repositories, > and multiple packages in the same git. > > Thierry > -- > Thierry Goubier > CEA list > Laboratoire des Fondations des Systèmes Temps Réel Embarqués > 91191 Gif sur Yvette Cedex > France > Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95 >
