From: Junio C Hamano <gitster@pobox.com>
To: "SZEDER Gábor" <szeder@ira.uka.de>
Cc: Lars Kellogg-Stedman <lars@redhat.com>, git@vger.kernel.org
Subject: Re: [PATCH v4] http: add support for specifying an SSL cipher list
Date: Fri, 08 May 2015 08:59:17 -0700 [thread overview]
Message-ID: <xmqqpp6bm562.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <1431087305-8988-1-git-send-email-szeder@ira.uka.de> ("SZEDER Gábor"'s message of "Fri, 8 May 2015 14:15:05 +0200")
SZEDER Gábor <szeder@ira.uka.de> writes:
> ... or with 'git -c http.sslCipherList <cmd>' on the command line (but I
> don't think it should be mentioned here that a config variable from a
> config file can be overridden via 'git -c', because that's true for all
> config variables anyway).
I do not think it would be very useful in practice anyway, so I
agree we should not add it there. You would not use the blanket
http.sslCipherList but target-specific http.<url>.sslCipherList more
often to work around specific quirks of one site in your
configurtion, and specifying the blanket form with "-c" on the
command line would not defeat that.
Speaking of urlmatch-assisted configuration variables, do they get
TAB completed on the command line?
next prev parent reply other threads:[~2015-05-08 15:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-07 14:16 [PATCH] add support for specifying an SSL cipher list Lars Kellogg-Stedman
2015-05-07 15:53 ` Junio C Hamano
2015-05-07 16:04 ` Lars Kellogg-Stedman
2015-05-07 16:33 ` Junio C Hamano
2015-05-07 16:58 ` Lars Kellogg-Stedman
2015-05-07 16:08 ` [PATCH v2] http: " Lars Kellogg-Stedman
2015-05-07 16:42 ` [PATCH] " Tay Ray Chuan
2015-05-07 16:57 ` Lars Kellogg-Stedman
2015-05-07 18:17 ` [PATCH v3] http: " Lars Kellogg-Stedman
2015-05-07 18:41 ` Eric Sunshine
2015-05-07 18:48 ` Lars Kellogg-Stedman
2015-05-07 18:54 ` Eric Sunshine
2015-05-07 20:51 ` Junio C Hamano
2015-05-08 3:44 ` [PATCH v4] " Lars Kellogg-Stedman
2015-05-08 3:53 ` Eric Sunshine
2015-05-08 12:15 ` SZEDER Gábor
2015-05-08 15:59 ` Junio C Hamano [this message]
2015-05-08 13:22 ` [PATCH v5] " Lars Kellogg-Stedman
2015-05-14 19:25 ` Lars Kellogg-Stedman
2015-05-14 19:39 ` Eric Sunshine
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqpp6bm562.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=lars@redhat.com \
--cc=szeder@ira.uka.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.