On 2/2/20, [email protected] <[email protected]> wrote: >> git/fetch git+ssh://[email protected]:23456/waspa/console.git > > The port can be specified natively through the dialstring technology: > > git/fetch git+ssh://git@net!git.ff.co.za!23456/waspa/console.git > > It may be useful to add support to git9 for translating :port notation > to a dialstring; there's no need to change ssh.c. > Given that I could not find a -p option for ssh and I seldom use Plan 9 networking off the beaten path, so the "net!host!port" did not come to mind, the hour it took to modify the ssh.c code seemed well spent.
I'm sure other will find it familiar, even in the user@host:port format. No reason to swim against that stream. That is, in support of the ssh change. Also surprisingly small and non-invasive. Lucio. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T9c456b888b0c38ed-M69d746c256b5ef06f5585d0c Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
