Git development
 help / color / mirror / Atom feed
From: Martin Vladev <martinvladev@gmail.com>
To: git@vger.kernel.org
Cc: szeder@ira.uka.de, spearce@spearce.org,
	felipe.contreras@gmail.com, lee.marlow@gmail.com,
	Martin Vladev <martin.vladev@gmail.com>
Subject: [PATCH] completion: add "diff.compactionHeuristic" to git config
Date: Fri, 17 Jun 2016 19:42:23 +0300	[thread overview]
Message-ID: <20160617164223.79500-1-martin.vladev@gmail.com> (raw)

Signed-off-by: Martin Vladev <martin.vladev@gmail.com>
---
 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
-- 
2.9.0


             reply	other threads:[~2016-06-17 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-17 16:42 Martin Vladev [this message]
2016-06-17 17:04 ` [PATCH] completion: add "diff.compactionHeuristic" to git config Junio C Hamano

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=20160617164223.79500-1-martin.vladev@gmail.com \
    --to=martinvladev@gmail.com \
    --cc=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=lee.marlow@gmail.com \
    --cc=martin.vladev@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