summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-03-07 22:25:17 +0000
committerJunio C Hamano <junio@kernel.org>2010-03-07 22:25:17 +0000
commit636c8b28164f489af6c6c6f328c2caad6aa3364e (patch)
treed5fc029cfb6350cdef7f814c27ab5c21c8abda7a /git-rev-parse.html
parent118896be31402ffc2d506ee4172f0a69b28e26e5 (diff)
downloadgit-htmldocs-636c8b28164f489af6c6c6f328c2caad6aa3364e.tar.gz
Autogenerated HTML docs for v1.7.0.2-157-gb7e7f
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 1af5d75d3..ad9bab6ee 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -595,6 +595,17 @@ shown. If the pattern does not contain a globbing character (<tt>?</tt>,
</p>
</dd>
<dt>
+--local-env-vars
+</dt>
+<dd>
+<p>
+ List the GIT_* environment variables that are local to the
+ repository (e.g. GIT_DIR or GIT_WORK_TREE, but not GIT_EDITOR).
+ Only the names of the variables are listed, not their value,
+ even if they are set.
+</p>
+</dd>
+<dt>
--short
</dt>
<dt>
@@ -1058,7 +1069,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt; and Pierre Habouzit &lt;madcoder@debian
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-19 09:57:46 UTC
+Last updated 2010-03-07 22:24:59 UTC
</div>
</div>
</body>