aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-22 12:41:45 -0700
committerJunio C Hamano <gitster@pobox.com>2015-05-22 12:41:45 -0700
commit39fa79178feb1ce72050ebd21b9e34f158e8befa (patch)
tree2d260dcc6491537e26df4d3d8b8ada0b448eb41f /contrib/completion/git-completion.bash
parentb54301bdadfd3195d64e95ef6f58dfdf102e3d26 (diff)
parentf6f2a9e42d14e61429af418d8038aa67049b3821 (diff)
downloadgit-39fa79178feb1ce72050ebd21b9e34f158e8befa.tar.gz
git-39fa79178feb1ce72050ebd21b9e34f158e8befa.tar.xz
Merge branch 'ls/http-ssl-cipher-list'
Introduce http.<url>.SSLCipherList configuration variable to tweak the list of cipher suite to be used with libcURL when talking with https:// sites. * ls/http-ssl-cipher-list: http: add support for specifying an SSL cipher list
Diffstat (limited to 'contrib/completion/git-completion.bash')
-rw-r--r--contrib/completion/git-completion.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index a430d9f49..20b811461 100644
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -2122,6 +2122,7 @@ _git_config ()
http.noEPSV
http.postBuffer
http.proxy
+ http.sslCipherList
http.sslCAInfo
http.sslCAPath
http.sslCert