I've been trying to do more development of dgit under 9front instead of DragonFly so that it'll force me to catch/fix any major bugs missed by the test suite. I fixed one significant performance problem and now it seems to mostly be useable for basic git usage under Plan 9 (or at least 9front) and pushing to GitHub. I also added factotum support (at least for the password, it still prompts for the username..) I wrote up some instructions for how to set it up (and use it instead of the rc script for go) at http://driusan.github.io/plan9/git.md - Dave