summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-28 00:27:44 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-28 00:27:44 +0000
commit24bc09a2408f779de87b173b93386f5d1cbeee34 (patch)
treefed4584ad7fba36e609ec2ad9eed33fc9aee2c1d /git-svn.html
parent69f491759956153218a1ac862629c439a194d865 (diff)
downloadgit-htmldocs-24bc09a2408f779de87b173b93386f5d1cbeee34.tar.gz
Autogenerated HTML docs for v1.5.4.3-325-g6d21
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-svn.html b/git-svn.html
index dca6f71be..c5b2af3a3 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -553,6 +553,16 @@ and have no uncommitted changes.</p>
</p>
</dd>
</dl>
+<div class="admonitionblock">
+<table><tr>
+<td class="icon">
+<div class="title">Note</div>
+</td>
+<td class="content">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.</td>
+</tr></table>
+</div>
<p>Any other arguments are passed directly to `git log'</p>
</dd>
<dt>
@@ -1085,7 +1095,7 @@ should be manually entered with a text-editor or using
</div>
<div id="footer">
<div id="footer-text">
-Last updated 12-Feb-2008 03:18:07 UTC
+Last updated 28-Feb-2008 00:25:44 UTC
</div>
</div>
</body>