summaryrefslogtreecommitdiffstats
path: root/git-blame.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-04-27 21:09:59 +0000
committerJunio C Hamano <junio@kernel.org>2011-04-27 21:09:59 +0000
commit209ebe834d6f29ff83e295db508f981713c9f0a7 (patch)
tree1350d6398f5312ab1de66bca803a2703df089d84 /git-blame.html
parenta3d4ca2ddaca08b3bdb0fdbc4479b954e1e028e5 (diff)
downloadgit-htmldocs-209ebe834d6f29ff83e295db508f981713c9f0a7.tar.gz
Autogenerated HTML docs for v1.7.5-52-ge839f
Diffstat (limited to 'git-blame.html')
-rw-r--r--git-blame.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/git-blame.html b/git-blame.html
index 196c7ae1a..338f89365 100644
--- a/git-blame.html
+++ b/git-blame.html
@@ -416,7 +416,7 @@ git-blame(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<div class="verseblock-content"><em>git blame</em> [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-e] [-p] [-w] [--incremental] [-L n,m]
- [-S &lt;revs-file&gt;] [-M] [-C] [-C] [-C] [--since=&lt;date&gt;]
+ [-S &lt;revs-file&gt;] [-M] [-C] [-C] [-C] [--since=&lt;date&gt;] [--abbrev=&lt;n&gt;]
[&lt;rev&gt; | --contents &lt;file&gt; | --reverse &lt;rev&gt;] [--] &lt;file&gt;</div>
<div class="verseblock-attribution">
</div></div>
@@ -722,6 +722,16 @@ take effect.</p></div>
the child&#8217;s to find where the lines came from.
</p>
</dd>
+<dt class="hdlist1">
+--abbrev=&lt;n&gt;
+</dt>
+<dd>
+<p>
+ Instead of using the default 7+1 hexadecimal digits as the
+ abbreviated object name, use &lt;n&gt;+1 digits. Note that 1 column
+ is used for a caret to mark the boundary commit.
+</p>
+</dd>
</dl></div>
</div>
<h2 id="_the_porcelain_format">THE PORCELAIN FORMAT</h2>
@@ -965,7 +975,7 @@ the email address.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-03-15 23:30:13 UTC
+Last updated 2011-04-27 21:09:28 UTC
</div>
</div>
</body>