Finally getting with the times, Workbench is now using Git for source
control management! Workbench was the last of my projects still on
SVN, so it was about time to switch everything over. I played with the
idea of using GitHub, where I have been putting new projects (https://
github.com/rbrainard), but I really didn't want to lose Google Code's
issue tracking integration or have a "split" project. Now that Google
Code has native Git support, hopefully it will be the best of both
worlds!
Want to tinker with Workbench? Have at it:
git clone
https://code.google.com/p/forceworkbench/
--Ryan