summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-10 16:42:27 -0700
committerJunio C Hamano <gitster@pobox.com>2011-10-10 16:42:27 -0700
commit58700665185d6fc310aa6d6616ba3bec0105342d (patch)
tree7c36d0aadaf906e5057fecd87331d7ff52ea753d /git-rev-parse.html
parent8fb66e5074d5cdeeb08e304be977374501a0787d (diff)
downloadgit-htmldocs-58700665185d6fc310aa6d6616ba3bec0105342d.tar.gz
Autogenerated HTML docs for v1.7.7-213-g8b0e1
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 632fbcce9..6cdf75af4 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -920,6 +920,16 @@ print a message to stderr and exit with nonzero status.</p></div>
Flags and parameters to be parsed.
</p>
</dd>
+<dt class="hdlist1">
+--resolve-git-dir &lt;path&gt;
+</dt>
+<dd>
+<p>
+ Check if &lt;path&gt; is a valid git-dir or a git-file pointing to a valid
+ git-dir. If &lt;path&gt; is a valid git-dir the resolved path to git-dir will
+ be printed.
+</p>
+</dd>
</dl></div>
</div>
<h2 id="_specifying_revisions">SPECIFYING REVISIONS</h2>
@@ -1403,7 +1413,7 @@ Same as above:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-09-21 23:01:14 PDT
+Last updated 2011-10-10 16:42:04 PDT
</div>
</div>
</body>