Skip to content

Commit 486e1e1

Browse files
javabrettgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3c123fb commit 486e1e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/git-svn.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@ Skip "branches" and "tags" of first level directories;;
157157
(including automatic fetches due to 'clone', 'dcommit',
158158
'rebase', etc) on a given repository. '--ignore-paths' takes
159159
precedence over '--include-paths'.
160+
+
161+
[verse]
162+
config key: svn-remote.<name>.include-paths
160163

161164
--log-window-size=<n>;;
162165
Fetch <n> log entries per request when scanning Subversion history.

0 commit comments

Comments
 (0)