Add tip about git config --global

This commit is contained in:
Dave Syer
2016-05-05 09:31:53 +01:00
parent 668f06196e
commit deddfb6881

View File

@@ -321,6 +321,10 @@ that should be applicable. HTTPS proxy settings can be set in
`~/.git/config` or in the same way as for any other JVM process via
system properties (`-Dhttps.proxyHost` and `-Dhttps.proxyPort`).
TIP: If you don't know where your `~/.git` directory is us `git config
--global` to manipulate the settings (e.g. `git config --global
http.sslVerify false`).
===== Placeholders in Git Search Paths
Spring Cloud Config Server also supports a search path with