I would like to leverage libgit to allow for compilation with native git bindings using git2go. This has the unfortunate complication of requiring CGO multi platform compilation of libgit.
I'm hoping xgo will make this process much easier and enable multiplatform compilation on Linux.