English version

For fun I wrote a small client in python which watch via a cron job a given folder containing a git repo and add/remove/commit all changes which happens there.

So using, python (and GitPython), cron and gitsync you can keep a folder in sync in between several machine.

Check the README to get a bit better idea ;-)

To get the source:

git clone http://ambre.pingoured.fr/cgit/gitsync.git/