mirror of
https://github.com/git/git.git
synced 2024-11-24 02:17:02 +08:00
git-svn doc: mention "svn-remote.<name>.include-paths"
Mention the configuration variable in a way similar to how "svn-remote.<name>.ignore-paths" is mentioned. Signed-off-by: Brett Randall <javabrett@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
3c123fb8b8
commit
486e1e1223
@ -157,6 +157,9 @@ Skip "branches" and "tags" of first level directories;;
|
||||
(including automatic fetches due to 'clone', 'dcommit',
|
||||
'rebase', etc) on a given repository. '--ignore-paths' takes
|
||||
precedence over '--include-paths'.
|
||||
+
|
||||
[verse]
|
||||
config key: svn-remote.<name>.include-paths
|
||||
|
||||
--log-window-size=<n>;;
|
||||
Fetch <n> log entries per request when scanning Subversion history.
|
||||
|
Loading…
Reference in New Issue
Block a user