I realized that a few people were still running the hg repo.
It's buggy and no longer maintained (and now, gone). Git9 is
self-hosting on github now.

To bootstrap git9:

        hget https://github.com/oridb/git9/archive/master.tar.gz > 
git9-master.tar.gz
        tar xzf git9-master.tar.gz
        cd git9-master
        mk install

If you want to get the bugfixes and new features
that will eventually show up (commit grafting,
https clone, stable ids on git/import, ...):

        git/clone git://github.com/oridb/git9
        cd git9
        mk install

And then update occasionally with

        git/pull && mk install


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9c456b888b0c38ed-M0db6b269806533ffe3282ac2
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to