I'm going to try and implement the go-vcs interface using https://github.com/gogits/git.
Anything I should know ahead of time? Any requests?
Preferences for where it should live? Ideally I imagine the current go-vcs/vcs/git living in go-vcs/vcs/git/libgit2, then this could be go-vcs/vcs/git/gogits or maybe .../purego or something.