X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-svn.txt;h=bec9accc8915c712bdea5e8975598e4f26db633f;hb=803d5158123346229d71de53818920efbc88ca0f;hp=340f1be02a21495182584b0c09512a8608c1a61a;hpb=f8732c5596eb58d0daafdd61355e59831a95ae2e;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'::