]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'br/svn-doc-include-paths-config' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Sep 2015 19:11:46 +0000 (12:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Sep 2015 19:11:46 +0000 (12:11 -0700)
* br/svn-doc-include-paths-config:
  git-svn doc: mention "svn-remote.<name>.include-paths"

Documentation/git-svn.txt

index 11d1e2fc66bb6e92eb0c0f5a85f86fb38eca865a..0c0f60b20e32b11a3547450e79a4bff4f404916b 100644 (file)
@@ -174,6 +174,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.