git9 self hosting
orib.dev·266w
Preview
Report Post

orib.dev: Self Hosting Git9

Git9 is a simple, clean implementation of git for Plan 9.

Every commit on it has been made using git9, but the hosting has always been on Github. This was done for two reasons: First, the server side of the protocol hadn’t been implemented at the time, making hosting a git server difficult. Second, github is by far the most popular git server, so making sure that every commit was tested against it seemed like a good idea, especially since there are a number of github bugs I’ve run into. (More on that in another post)

That changes today: Git9 is running on git/serve, hosted on 9front. It’s been towed within the environment.

I’ll keep mirroring to github for the foreseeable future, because people keep promising that using github…

Similar Posts

Loading similar posts...