summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-17 17:42:30 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-17 17:42:30 +0000
commitf9771f69968326f60eaa1b69efe27a302998c755 (patch)
tree14f148fe4a54b0f8dfccc83b7dbd37034216d385 /git-status.html
parent8f76dc6fae3bb5536b36c987aa521322dcdd220c (diff)
downloadgit-htmldocs-f9771f69968326f60eaa1b69efe27a302998c755.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-g23bf
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/git-status.html b/git-status.html
index 11e19fbfe..ca19ac548 100644
--- a/git-status.html
+++ b/git-status.html
@@ -294,6 +294,13 @@ shows what would be committed if the same options are given to
<p>The output from this command is designed to be used as a commit
template comments, and all the output lines are prefixed with <em>#</em>.</p>
</div>
+<h2>CONFIGURATION</h2>
+<div class="sectionbody">
+<p>The command honors <tt>color.status</tt> (or <tt>status.color</tt> &#8212; they
+mean the same thing and the latter is kept for backward
+compatibility) and <tt>color.status.&lt;slot&gt;</tt> configuration variables
+to colorize its output.</p>
+</div>
<h2>Author</h2>
<div class="sectionbody">
<p>Written by Linus Torvalds &lt;torvalds@osdl.org&gt; and
@@ -309,7 +316,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Oct-2006 08:41:31 UTC
+Last updated 17-Jan-2007 17:42:17 UTC
</div>
</div>
</body>