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

Reply via email to