summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-05-02 14:45:15 -0700
committerJunio C Hamano <gitster@pobox.com>2014-05-02 14:45:15 -0700
commit796c55f0e8d621fca837a746591b7a1ee76fcee0 (patch)
tree14acd3b105b0bb2c2cf0eba7867e43c0ea40cc78 /git-svn.html
parentbe244801aa238d456c7b136e120428ae45440c59 (diff)
downloadgit-htmldocs-796c55f0e8d621fca837a746591b7a1ee76fcee0.tar.gz
Autogenerated HTML docs for v2.0.0-rc2
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-svn.html b/git-svn.html
index a62772235..a2f1c636d 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -906,7 +906,10 @@ Subversion updated from Git by the <em>dcommit</em> command.</p></div>
</td>
<td class="content">Before Git v2.0, the default prefix was "" (no prefix). This
meant that SVN-tracking refs were put at "refs/remotes/*", which is
-incompatible with how Git&#8217;s own remote-tracking refs are organized.</td>
+incompatible with how Git&#8217;s own remote-tracking refs are organized.
+If you still want the old default, you can get it by passing
+<tt>--prefix ""</tt> on the command line (<tt>--prefix=""</tt> may not work if
+your Perl&#8217;s Getopt::Long is &lt; v2.37).</td>
</tr></table>
</div>
</dd>
@@ -2415,7 +2418,7 @@ rewinds it.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-04-21 14:07:53 PDT
+Last updated 2014-05-02 14:41:49 PDT
</div>
</div>
</body>