Code

diff-options.txt: document the new "--dirstat" option
[git.git] / Documentation / git-svn.txt
index b1d527f74cd72a7c749f1067a91a6d2c6b6235d3..bec9accc8915c712bdea5e8975598e4f26db633f 100644 (file)
@@ -159,8 +159,19 @@ New features:
        our version of --pretty=oneline
 --
 +
+NOTE: SVN itself only stores times in UTC and nothing else. The regular svn
+client converts the UTC time to the local time (or based on the TZ=
+environment). This command has the same behaviour.
++
 Any other arguments are passed directly to `git log'
 
+'blame'::
+       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.
++
+All arguments are passed directly to `git blame'.
+
 --
 'find-rev'::
        When given an SVN revision number of the form 'rN', returns the