From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Sun, 21 Jul 2019 16:06:54 -0500 To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> From: clueelf@tonymendoza.us In-Reply-To: References: <46E7EE42925499BF1B9558D2423340AA@eigenstate.org> <20190708125455.ccc7e65e95c42201d8c601cf@eigenstate.org> <20190712182755.y7jplpxymgoozope@chiron.marchand.ski> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20190721210654.EE6B6406C3@smtp.hushmail.com> Subject: Re: [9fans] Git/fs: Possibly Usable Topicbox-Message-UUID: 01ed0c0e-eada-11e9-9d60-3106f5b1d025 Thanks Ori! I pulled it down today and started using it against a few GitHub repos I have. For those who are thinking about using it, it only uses 'git' and 'git+ssh' style URLs, but they work so far without incident. git/clone git+ssh://git@github.com:tmendoza/9front-user Once I got keys generated and pushed to github.com, worked just fine. My updates show up as expected. Great job! Tony On 7/12/2019 at 3:22 PM, "Steve Simon" wrote: > >I agree 100%, well done Ori, I will be trying this soon, >I am in the process of changing jobs at the moment so >I am a bit distracted but the new job will include git so I >Will be needing it. > >-Steve > > >> On 12 Jul 2019, at 19:27, Patrick Marchand > wrote: >> >> Hi Ori, >> >> On 07/08, Ori Bernstein wrote: >>> On Mon, 1 Apr 2019 21:41:09 -0700 >>> ori@eigenstate.org wrote: >>> >>>> It was mentioned on this list a short while ago. Now, it's >>>> more or less at the point where it works for me. Expect >>>> many bugs and problems, and many more missing tools, but >>>> "the rest is just scripting". >>> >>> An update: I'm now using this git implementation on a daily >>> basis. It's hosting its own development now, and tons of >>> bugs have been fixed. >>> >> >> Good job ! Cant wait to get the chance to play around with it. >I'll >> be installing a plan9 server at my home next month so I'll be >able >> to test in detail then. >> >> Have a good day