@ -95,6 +95,10 @@ If you still want the old default, you can get it by passing
@@ -95,6 +95,10 @@ 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-refs=<regex>;;
When passed to 'init' or 'clone' this regular expression will
be preserved as a config key. See 'fetch' for a description
of `--ignore-refs`.
--ignore-paths=<regex>;;
When passed to 'init' or 'clone' this regular expression will
be preserved as a config key. See 'fetch' for a description
@ -138,6 +142,18 @@ the same local time zone.
@@ -138,6 +142,18 @@ the same local time zone.
--parent;;
Fetch only from the SVN parent of the current HEAD.
--ignore-refs=<regex>;;
Ignore refs for branches or tags matching the Perl regular
expression. A "negative look-ahead assertion" like