summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-23 08:41:31 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-23 08:41:31 +0000
commit377018d6a9542bbf1ff146837845b14e3b2c5259 (patch)
tree39e4ecd8597256712a802d50d6c176755f0b6b21 /git-svn.html
parentbdebabb5d714259fb5c60f5f85a0f13a06afe2eb (diff)
downloadgit-htmldocs-377018d6a9542bbf1ff146837845b14e3b2c5259.tar.gz
Autogenerated HTML docs for v1.5.3-rc6-17-g1911
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-svn.html b/git-svn.html
index f40dcc183..290eacd2d 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -323,12 +323,21 @@ branches, tags directories).</p>
<dt>
--branches=&lt;branches_subdir&gt;
</dt>
+<dt>
+-s
+</dt>
+<dt>
+--stdlayout
+</dt>
<dd>
<p>
These are optional command-line options for init. Each of
these flags can point to a relative repository path
(--tags=project/tags') or a full url
- (--tags=https://foo.org/project/tags)
+ (--tags=https://foo.org/project/tags). The option --stdlayout is
+ a shorthand way of setting trunk,tags,branches as the relative paths,
+ which is the Subversion default. If any of the other options are given
+ as well, they take precedence.
</p>
</dd>
<dt>
@@ -1050,7 +1059,7 @@ should be manually entered with a text-editor or using
</div>
<div id="footer">
<div id="footer-text">
-Last updated 23-Aug-2007 00:24:06 UTC
+Last updated 23-Aug-2007 08:41:16 UTC
</div>
</div>
</body>