Commit e78f0db
committed
http: use correct http.sslAutoClientCert setting name
We had been incorrectly looking for the `sslAutoClientCert` Git config
option under the `credential` section, rather than `http`.
Note: this is a Git for Windows only option.
Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>1 parent 86035b2 commit e78f0db
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
662 | | - | |
| 662 | + | |
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
| |||
0 commit comments