flashpolicyd; Making myself use Git
People who work with me know I treat version control like a sacrament. "If it's not in Subversion, it never happened." My desktop is a Subversion checkout. It has tags.
But Subversion, despite having a superior name, is losing favor to Git. I really like some of Git's philosophical decisions, so I'm diving in. I have one open source side project these days (flashpolicyd) and I have just migrated it to GitHub.
http://github.com/jelder/flashpolicyd/
Here we go...