9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ori Bernstein <ori@eigenstate.org>
To: 9fans@9fans.net
Subject: Re: [9fans] any git client?
Date: Sun,  3 Feb 2019 13:58:08 -0800	[thread overview]
Message-ID: <20190203135808.3e6aebf10eee8bd42ba61d6e@eigenstate.org> (raw)
In-Reply-To: <5b3f4a14-75dd-f082-ebec-59943b7dd914@gmail.com>

On Sun, 3 Feb 2019 13:19:34 -0600, Sean Hinchee <henesy.dev@gmail.com> wrote:

> There's Ori's git9 wip: https://bitbucket.org/oridb/git9

WIP is the key word. It's not usable (yet).

git/clone:  basically works, but is missing a bit of code to update
            branches.
git/fs:     will serve up commits as an fs, but it's rather crashy.
git/commit: makes commits, really clunky.
git/push:   started on an implementation, doesn't yet work.

Merging, branching, etc should be relatviely easy to do on top of
git/fs, but I haven't had time to take a look at them.

--
    Ori Bernstein



  reply	other threads:[~2019-02-03 21:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-03 14:32 Mayuresh Kathe
2019-02-03 16:36 ` Chris McGee
2019-02-03 16:47   ` Steve Simon
2019-02-03 19:19   ` Sean Hinchee
2019-02-03 21:58     ` Ori Bernstein [this message]
2019-02-04  0:41 ` Skip Tavakkolian
2019-02-04  9:57   ` hiro
2019-02-04 10:50     ` Richard Miller
2019-02-06  8:05       ` Alexander Kapshuk
2019-02-06  9:43         ` Richard Miller
2019-02-06  9:47           ` Alexander Kapshuk
2019-02-05 10:42 ` Emery Hemingway
2019-02-07 13:59   ` Ethan Gardener
2019-02-07 18:26   ` Ori Bernstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190203135808.3e6aebf10eee8bd42ba61d6e@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).