hi dave,
would it be possible for you to vendor your dependencies of dgit? if
not for the git repo itself, perhaps just vendor them for a tagged
release tarball uploaded to github. that would be a way around the
'you need git to go get dgit' problem.
On Sat, Sep 15, 2018 at 9:03 AM Dave MacFarlane <[email protected]> wrote:
>
> I've been trying to do more development of dgit under 9front instead of
> DragonFly so that it'll force me to catch/fix any major bugs missed by the
> test suite. I fixed one significant performance problem and now it seems to
> mostly be useable for basic git usage under Plan 9 (or at least 9front) and
> pushing to GitHub. I also added factotum support (at least for the password,
> it still prompts for the username..)
>
> I wrote up some instructions for how to set it up (and use it instead of the
> rc script for go) at http://driusan.github.io/plan9/git.md
>
> - Dave
>