git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-gui: document textconv config option
@ 2010-04-15 19:41 Clemens Buchacher
  0 siblings, 0 replies; only message in thread
From: Clemens Buchacher @ 2010-04-15 19:41 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-15 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-15 19:41 [PATCH] git-gui: document textconv config option Clemens Buchacher

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).