summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-12 22:11:18 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-12 22:11:18 -0700
commit3670e39a425e89869c36ceb9cd71805bb1bbb0ad (patch)
treee6d6c1e4b2f0bffc1def8d1906e8c0a697653d5c /git-svn.html
parentfb593356390ebb0bdba611b12aad59e3107a933d (diff)
downloadgit-htmldocs-3670e39a425e89869c36ceb9cd71805bb1bbb0ad.tar.gz
Autogenerated HTML docs for v1.8.3-rc1-49-g8d975
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html25
1 files changed, 24 insertions, 1 deletions
diff --git a/git-svn.html b/git-svn.html
index 96dd615c5..9da9bee25 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -901,6 +901,16 @@ Subversion updated from Git by the <em>dcommit</em> command.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--include-paths=&lt;regex&gt;
+</dt>
+<dd>
+<p>
+ When passed to <em>init</em> or <em>clone</em> this regular expression will
+ be preserved as a config key. See <em>fetch</em> for a description
+ of <em>--include-paths</em>.
+</p>
+</dd>
+<dt class="hdlist1">
--no-minimize-url
</dt>
<dd>
@@ -996,6 +1006,19 @@ Skip "branches" and "tags" of first level directories
</div></div>
</dd>
<dt class="hdlist1">
+--include-paths=&lt;regex&gt;
+</dt>
+<dd>
+<p>
+ This allows one to specify a Perl regular expression that will
+ cause the inclusion of only matching paths from checkout from SVN.
+ The <em>--include-paths</em> option should match for every <em>fetch</em>
+ (including automatic fetches due to <em>clone</em>, <em>dcommit</em>,
+ <em>rebase</em>, etc) on a given repository. <em>--ignore-paths</em> takes
+ precedence over <em>--include-paths</em>.
+</p>
+</dd>
+<dt class="hdlist1">
--log-window-size=&lt;n&gt;
</dt>
<dd>
@@ -2316,7 +2339,7 @@ reset) branches-maxRev and/or tags-maxRev as appropriate.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-04-12 14:32:32 PDT
+Last updated 2013-05-12 22:10:57 PDT
</div>
</div>
</body>