On Sun, 3 Feb 2019 13:19:34 -0600, Sean Hinchee <henesy....@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 via email to