RE: git client debug with customer ssh client

2017-05-09 Thread Randall S. Becker
On May 5, 2017 7:50 AM Pierre J. Ludwick wrote: > How can we get more info from git client? Any helps suggestions welcomed? It might be helpful to put a full trace in OpenSSH. Running ssh with -vvv should give you a lot of noise. I have used https://en.wikibooks.org/wiki/OpenSSH/Logging_and_Tr

git client debug with customer ssh client

2017-05-05 Thread Pierre J. Ludwick
Hi, Git client has been ported to HPE NonStop. This OS is Posix called OSS. Currently this git client works with openSSH ssh client also ported to OSS. When we try to use our "native" ssh client, a custom written ssh client, using GIT_SSH= to point to it we are running into some problems