aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-05-02 13:10:58 -0700
committerJunio C Hamano <gitster@pobox.com>2014-05-02 13:10:58 -0700
commit06229a6ee09dc82e75b3c2442ff6fbb1d6fbbe3a (patch)
tree0b5d3dfd4bcf26e4f20848db855fb5974be70e90 /Documentation
parentf7003da0f498ee7621fad4ebd15778439e77fce2 (diff)
parent7bbc458b44873d0027261562327a20ebd6a97733 (diff)
downloadgit-06229a6ee09dc82e75b3c2442ff6fbb1d6fbbe3a.tar.gz
git-06229a6ee09dc82e75b3c2442ff6fbb1d6fbbe3a.tar.xz
Merge branch 'km/git-svn-workaround-older-getopt-long'
* km/git-svn-workaround-older-getopt-long: t9117: use --prefix "" instead of --prefix=""
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-svn.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 5b3c38de7..fce585388 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -91,6 +91,9 @@ COMMANDS
NOTE: 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's own remote-tracking refs are organized.
+If you still want the old default, you can get it by passing
+`--prefix ""` on the command line (`--prefix=""` may not work if
+your Perl's Getopt::Long is < v2.37).
--ignore-paths=<regex>;;
When passed to 'init' or 'clone' this regular expression will