Clutter Git Repository
For those of you using distributed version control systems, a new git repository for Clutter has been opened. It’s a mirror of the main SVN repository for the core Clutter library, done using git-svn. This repository is intended for experimental changes that might bring new features without having to branch the SVN repository. You can clone it using:
git clone http://folks.o-hand.com/ebassi/git/clutter.git
And you’ll get the full history of the project. If you want to contribute to Clutter but you don’t want to use SVN, feel free to push your tree, or use git-format-patch and git-send-email to send the formatted patches on the Clutter mailing list for discussion.
