summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-29 02:55:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-29 02:55:48 +0000
commit7ad22dc9253e1434fcf289ab9cfe23067018e0a9 (patch)
tree6217f4d8ca0acb648ef008c1ae5463a82a0dc8f7 /git-svn.html
parent5a70233d40122ee513dac43224df67ece82e2a0a (diff)
downloadgit-htmldocs-7ad22dc9253e1434fcf289ab9cfe23067018e0a9.tar.gz
Autogenerated HTML docs for v1.5.0-rc2-72-gdf391
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/git-svn.html b/git-svn.html
index e2909219e..f97fd5c7b 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -559,7 +559,7 @@ behind. SVN can version empty directories, and they are not
removed by default if there are no files left in them. git
cannot version empty directories. Enabling this flag will make
the commit to SVN act like git.</p>
-<p>repo-config key: svn.rmdir</p>
+<p>config key: svn.rmdir</p>
</dd>
<dt>
-e
@@ -574,7 +574,7 @@ Only used with the <em>dcommit</em>, <em>set-tree</em> and <em>commit-diff</em>
<p>Edit the commit message before committing to SVN. This is off by
default for objects that are commits, and forced on when committing
tree objects.</p>
-<p>repo-config key: svn.edit</p>
+<p>config key: svn.edit</p>
</dd>
<dt>
-l&lt;num&gt;
@@ -589,8 +589,8 @@ Only used with the <em>dcommit</em>, <em>set-tree</em> and <em>commit-diff</em>
<p>They are both passed directly to git-diff-tree see
<a href="git-diff-tree.html">git-diff-tree(1)</a> for more information.</p>
<div class="verseblock">
-<div class="content">repo-config key: svn.l
-repo-config key: svn.findcopiesharder</div></div>
+<div class="content">config key: svn.l
+config key: svn.findcopiesharder</div></div>
</dd>
<dt>
-A&lt;filename&gt;
@@ -612,7 +612,7 @@ committer name that does not exist in the authors-file, git-svn
will abort operation. The user will then have to add the
appropriate entry. Re-running the previous git-svn command
after the authors-file is modified should continue operation.</p>
-<p>repo-config key: svn.authorsfile</p>
+<p>config key: svn.authorsfile</p>
</dd>
<dt>
-q
@@ -644,8 +644,8 @@ to fetch before repacking. This defaults to repacking every
<div class="content">
<pre><tt>--repack-flags are passed directly to gitlink:git-repack[1].</tt></pre>
</div></div>
-<p>repo-config key: svn.repack
-repo-config key: svn.repackflags</p>
+<p>config key: svn.repack
+config key: svn.repackflags</p>
</dd>
<dt>
-m
@@ -702,7 +702,7 @@ end up having completely equivalent content. This can even be
used to track branches across multiple SVN _repositories_.</p>
<p>This option may be specified multiple times, once for each
branch.</p>
-<p>repo-config key: svn.branch</p>
+<p>config key: svn.branch</p>
</dd>
<dt>
-i&lt;GIT_SVN_ID&gt;
@@ -728,7 +728,7 @@ for more information on using GIT_SVN_ID.
started tracking a branch and never tracked the trunk it was
descended from.
</p>
-<p>repo-config key: svn.followparent</p>
+<p>config key: svn.followparent</p>
</dd>
<dt>
--no-metadata
@@ -748,7 +748,7 @@ able to fetch again, either. This is fine for one-shot imports.</tt></pre>
<pre><tt>The 'git-svn log' command will not work on repositories using this,
either.</tt></pre>
</div></div>
-<p>repo-config key: svn.nometadata</p>
+<p>config key: svn.nometadata</p>
</dd>
</dl>
</div>
@@ -911,7 +911,7 @@ detect them.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jan-2007 00:37:34 UTC
+Last updated 29-Jan-2007 02:55:11 UTC
</div>
</div>
</body>