Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'br/svn-doc-include-paths-config' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 17 Sep 2015 19:11:46 +0000
(12:11 -0700)
committer
Junio 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
patch
|
blob
|
history
raw
(from parent 1:
cfc3e0e
)
diff --git
a/Documentation/git-svn.txt
b/Documentation/git-svn.txt
index 11d1e2fc66bb6e92eb0c0f5a85f86fb38eca865a..0c0f60b20e32b11a3547450e79a4bff4f404916b 100644
(file)
--- a/
Documentation/git-svn.txt
+++ b/
Documentation/git-svn.txt
@@
-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.