Apologies for not using git send-email/imap-send. My ISP is blocking my access to that capability. Randall S. Becker, Managing Director, Nexbridge Inc. +1.416.984.9826 -----Original Message----- From: Randall S. Becker <rsbecker@xxxxxxxxxxxxx> Sent: April 30, 2021 10:56 AM To: git@xxxxxxxxxxxxxxx Subject: [Patch 0/3] Explicit support for NonStop SSH variant >From 375278eb010a91f0ad3114ca2334cd85c4519208 Mon Sep 17 00:00:00 2001 From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx> Date: Fri, 30 Apr 2021 10:19:38 -0400 Subject: [Patch 0/3] Explicit support for NonStop SSH variant The nonstopssh SSH variant constructs the platform-specific SSH command using the /G/system/zssh/sshoss program and typical program arguments needed by users to use this client on the NonStop x86 and ia64 platforms. Randall S. Becker (3): connect.c: add nonstopssh variant to the sshVariant set. ssh.txt: document nonstopssh variant t5601: add nonstopssh SSH variant sub-tests Documentation/config/ssh.txt | 18 +++++++++++++++++- connect.c | 17 +++++++++++++++++ t/t5601-clone.sh | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 68 insertions(+), 1 deletion(-) -- 2.29.2