summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-12 03:18:52 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-12 03:18:52 +0000
commit9c33415fc305e37bd5a1f399bae1c3b9e2559571 (patch)
treed062fd43e7c3a543176e5d390ac730c6b2a99b5c /git-svn.html
parent49dccafcce2c8a846416d30bc7cac6a72d67c102 (diff)
downloadgit-htmldocs-9c33415fc305e37bd5a1f399bae1c3b9e2559571.tar.gz
Autogenerated HTML docs for v1.5.4.1-97-g40aab
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-svn.html b/git-svn.html
index 486ec0a8a..dca6f71be 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -555,6 +555,17 @@ and have no uncommitted changes.</p>
</dl>
<p>Any other arguments are passed directly to `git log'</p>
</dd>
+<dt>
+<em>blame</em>
+</dt>
+<dd>
+<p>
+ Show what revision and author last modified each line of a file. This is
+ identical to `git blame', but SVN revision numbers are shown instead of git
+ commit hashes.
+</p>
+<p>All arguments are passed directly to `git blame'.</p>
+</dd>
</dl>
<dl>
<dt>
@@ -1074,7 +1085,7 @@ should be manually entered with a text-editor or using
</div>
<div id="footer">
<div id="footer-text">
-Last updated 27-Jan-2008 08:23:29 UTC
+Last updated 12-Feb-2008 03:18:07 UTC
</div>
</div>
</body>