Git config: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
git config --global http.sslVerify true|false | git config --global http.sslVerify true|false | ||
=Configuration Operations= | |||
==List the Configuration== |
Revision as of 06:13, 25 November 2017
Internal
Organizatorium
git config --global http.sslVerify true|false