Can I configure git to use "ssh -q"?

LAMurakami
LAMurakami
I have git repos on a server I can access with ssh that has an ssh banner. This can be suppressed with the "-q" Quiet mode option which works on scp as well. Can I configure git either globally or through the remote configuration to use the Quiet mode when accessing this server?

Last updated

DougR
DougR
Quick googling: [URL="https://serverfault.com/questions/66986/suppressing-ssh-banner-from-openssh-client"]https://serverfault.com/questions/66...openssh-client[/URL]

1-2 of 2

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.

Post a reply
1795 views