Created
January 3, 2018 19:14
-
-
Save martinlindhe/68539ca912950b3a1c9bb1d44856af24 to your computer and use it in GitHub Desktop.
supress gitlab ssh banner ~/.ssh/config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# supress gitlab ssh banner | |
Host gitlab.com | |
LogLevel QUIET |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment