summaryrefslogtreecommitdiffstats
path: root/git-name-rev.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-08 22:49:47 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-08 22:49:47 +0000
commiteb415999b469f6d3e718f2fdf28dd460d8db5f4f (patch)
treeca4b12fcea8cc51c42b66ee456255ee4ea85b203 /git-name-rev.html
parente2b205c118b67a65b1bde35ff88de1f7aceae8d0 (diff)
downloadgit-htmldocs-eb415999b469f6d3e718f2fdf28dd460d8db5f4f.tar.gz
Autogenerated HTML docs for v1.5.6-rc2-15-g457bb
Diffstat (limited to 'git-name-rev.html')
-rw-r--r--git-name-rev.html19
1 files changed, 18 insertions, 1 deletions
diff --git a/git-name-rev.html b/git-name-rev.html
index 28b7b0824..e85db1b82 100644
--- a/git-name-rev.html
+++ b/git-name-rev.html
@@ -329,6 +329,23 @@ format parsable by git-rev-parse.</p>
cannot be combined with --stdin.
</p>
</dd>
+<dt>
+--no-undefined
+</dt>
+<dd>
+<p>
+ Die with error code != 0 when a reference is undefined,
+ instead of printing <tt>undefined</tt>.
+</p>
+</dd>
+<dt>
+--always
+</dt>
+<dd>
+<p>
+ Show uniquely abbreviated commit object as fallback.
+</p>
+</dd>
</dl>
</div>
<h2>EXAMPLE</h2>
@@ -364,7 +381,7 @@ not the context.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:33:56 UTC
+Last updated 08-Jun-2008 22:46:50 UTC
</div>
</div>
</body>