i started to look at this, someone gave me their current work which opens .git files, but in reality i use my windows machine (which i use for browsing) to run git.
at the risk of being boring, i have a cpu(1) like tool which runs in windows so i can jump to running plan9 commands (e.g. rc(1)) on windows from my plan9 desktop. this also gets used for cross compilation, svn, and some other inhouse tools. -Steve > On 3 Feb 2019, at 4:36 pm, Chris McGee <newton...@gmail.com> wrote: > > There is the beginnings of a client written in Go here that should work in > Plan 9. > > https://github.com/driusan/dgit > > I have heard rumours of a port libgit2 somewhere. > > Chris > >> On Feb 3, 2019, at 9:32 AM, Mayuresh Kathe <mayur...@kathe.in> wrote: >> >> Is there any Git client available under Plan 9? >> If not, is there a port of "libgit2" available? >>