Using git to clone my repositories

First make sure you have git installed.
Then, go ahead and clone my compiler repository:
git clone git://soljerome.com/git/compiler.git (This won't work until I commit something)

...and you're done!! That was just too easy;-)