summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-12-29 01:34:52 +0000
committerJunio C Hamano <junio@kernel.org>2010-12-29 01:34:52 +0000
commit3609b339c5cf80a09d3c619ae11c8263463f361c (patch)
tree4794a57fb054f8f25f8514e5ce22d58506516596 /git-rev-parse.html
parent5fa6d1a8c4dbc4a83996de323b5e4751819bfef6 (diff)
downloadgit-htmldocs-3609b339c5cf80a09d3c619ae11c8263463f361c.tar.gz
Autogenerated HTML docs for v1.7.4-rc0
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index c970bc2df..89f918e91 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -660,8 +660,12 @@ appending <tt>/&#42;</tt>.</p></div>
</dt>
<dd>
<p>
- Show <tt>$GIT_DIR</tt> if defined else show the path to the .git directory.
+ Show <tt>$GIT_DIR</tt> if defined. Otherwise show the path to
+ the .git directory, relative to the current directory.
</p>
+<div class="paragraph"><p>If <tt>$GIT_DIR</tt> is not defined and the current directory
+is not detected to lie in a git repository or work tree
+print a message to stderr and exit with nonzero status.</p></div>
</dd>
<dt class="hdlist1">
--is-inside-git-dir
@@ -1184,7 +1188,7 @@ Junio C Hamano &lt;<a href="mailto:gitster@pobox.com">gitster@pobox.com</a>&gt;
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-11-06 00:41:57 UTC
+Last updated 2010-12-29 01:34:23 UTC
</div>
</div>
</body>