From: Junio C Hamano <gitster@pobox.com>
To: Martin Vladev <martinvladev@gmail.com>
Cc: git@vger.kernel.org, szeder@ira.uka.de, spearce@spearce.org,
felipe.contreras@gmail.com, lee.marlow@gmail.com,
Martin Vladev <martin.vladev@gmail.com>
Subject: Re: [PATCH] completion: add "diff.compactionHeuristic" to git config
Date: Fri, 17 Jun 2016 10:04:13 -0700 [thread overview]
Message-ID: <xmqqshwb21de.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <20160617164223.79500-1-martin.vladev@gmail.com> (Martin Vladev's message of "Fri, 17 Jun 2016 19:42:23 +0300")
Martin Vladev <martinvladev@gmail.com> writes:
> Signed-off-by: Martin Vladev <martin.vladev@gmail.com>
> ---
The reason why existing documentation marks this feature as
experimental is because we would eventually want to end the
experiment (and use the better heuristics, if the experiment yields
one, unconditionally).
Making it more discoverable by completing like this will make it
harder to end the experiment, so I am moderately negative on this
change.
Thanks.
> contrib/completion/git-completion.bash | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
> index 3402475..55862d6 100644
> --- a/contrib/completion/git-completion.bash
> +++ b/contrib/completion/git-completion.bash
> @@ -2066,6 +2066,7 @@ _git_config ()
> core.whitespace
> core.worktree
> diff.autorefreshindex
> + diff.compactionHeuristic
> diff.external
> diff.ignoreSubmodules
> diff.mnemonicprefix
prev parent reply other threads:[~2016-06-17 17:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 16:42 [PATCH] completion: add "diff.compactionHeuristic" to git config Martin Vladev
2016-06-17 17:04 ` Junio C Hamano [this message]
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=xmqqshwb21de.fsf@gitster.mtv.corp.google.com \
--to=gitster@pobox.com \
--cc=felipe.contreras@gmail.com \
--cc=git@vger.kernel.org \
--cc=lee.marlow@gmail.com \
--cc=martin.vladev@gmail.com \
--cc=martinvladev@gmail.com \
--cc=spearce@spearce.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox