https://bitbucket.org/oridb/libgit2
If someone wants to actually turn it into a git client, it at least builds (or used to). On Thu, 17 Nov 2016 11:16:20 -0500, Dave MacFarlane <[email protected]> wrote: > On Wed, Nov 16, 2016 at 6:53 PM, Chris McGee <[email protected]> wrote: > > For git, there's a wrapper script for github and others. But yes, a fuller > > featured git would be good. There are some projects trying to do that in Go. > > Maybe that'll work someday. > > I know I started a really half-assed, wholly-abandoned implementation > here: https://github.com/driusan/go-git > when I was starting to learn Go so that I could fix a bug in some of > my code on Plan 9 (eventually I just made > the change, tested it, and copied the file to a supported git platform > over drawterm, and commited it from there..) > > Who else is trying to do it? > > - Dave > -- Ori Bernstein
