From: Clemens Buchacher <drizzd@aon.at>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: [PATCH] git-gui: document textconv config option
Date: Thu, 15 Apr 2010 21:41:23 +0200 [thread overview]
Message-ID: <20100415194123.GB5848@localhost> (raw)
Signed-off-by: Clemens Buchacher <drizzd@aon.at>
---
This patch applies to git.git.
Documentation/config.txt | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index aa5411e..5d7d345 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -1049,6 +1049,12 @@ gui.matchtrackingbranch::
default to tracking remote branches with matching names or
not. Default: "false".
+gui.textconv::
+ If this option is enabled, and a textconv filter is defined (see
+ linkgit:gitattributes[5]), linkgit:git-gui[1] shows the converted diff.
+ Staging individual hunks is not possible for such diffs, however.
+ Default: "true".
+
gui.newbranchtemplate::
Is used as suggested name when creating new branches using the
linkgit:git-gui[1].
--
1.7.1.rc0.27.g3b0c
reply other threads:[~2010-04-15 19:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20100415194123.GB5848@localhost \
--to=drizzd@aon.at \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
/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;
as well as URLs for NNTP newsgroup(s).