From: Brett Randall Date: Mon, 24 Aug 2015 00:23:45 +0000 (+1000) Subject: git-svn doc: mention "svn-remote..include-paths" X-Git-Tag: v2.6.0-rc0~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=486e1e12231607f83510d69408a3bb6564b85de8;p=thirdparty%2Fgit.git git-svn doc: mention "svn-remote..include-paths" Mention the configuration variable in a way similar to how "svn-remote..ignore-paths" is mentioned. Signed-off-by: Brett Randall Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index e801f2cafb..6845c493aa 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -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..include-paths --log-window-size=;; Fetch log entries per request when scanning Subversion history.