X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-svn.txt;h=bec9accc8915c712bdea5e8975598e4f26db633f;hb=1eaa541f5fbda3fc30085da4f75e99dfae4ec9b3;hp=340f1be02a21495182584b0c09512a8608c1a61a;hpb=d5558581d2583d18cdb6823065a8f812085fbc37;p=git.git diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 340f1be02..bec9accc8 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -159,6 +159,10 @@ 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'::