summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
commit719b8a3137af7aea177e42a98cdfbb5180a10f33 (patch)
tree0b0aceeacfdab20db87a431a8a95e1388f0d9e19 /git-svn.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/git-svn.html b/git-svn.html
index 343dbef34..bca530bf0 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -1474,7 +1474,7 @@ tree objects.</p></div>
Only used with the <em>dcommit</em>, <em>set-tree</em> and <em>commit-diff</em> commands.
</p>
<div class="paragraph"><p>They are both passed directly to <em>git diff-tree</em>; see
-<a href="git-diff-tree.html">git-diff-tree(1)</a> for more information.</p></div>
+ for more information.</p></div>
<div class="verseblock">
<div class="verseblock-content">config key: svn.l
config key: svn.findcopiesharder</div>
@@ -1690,7 +1690,7 @@ option for (hopefully) obvious reasons.</p></div>
old references to SVN revision numbers in existing documentation, bug
reports and archives. If you plan to eventually migrate from SVN to git
and are certain about dropping SVN history, consider
-<a href="git-filter-branch.html">git-filter-branch(1)</a> instead. filter-branch also allows
+ instead. filter-branch also allows
reformatting of metadata for ease-of-reading and rewriting authorship
info for non-"svn.authorsFile" users.</p></div>
</dd>
@@ -1930,8 +1930,8 @@ at all.</p></div>
<div class="paragraph"><p>Since <em>dcommit</em> uses rebase internally, any git branches you <em>git push</em> to
before <em>dcommit</em> on will require forcing an overwrite of the existing ref
on the remote repository. This is generally considered bad practice,
-see the <a href="git-push.html">git-push(1)</a> documentation for details.</p></div>
-<div class="paragraph"><p>Do not use the --amend option of <a href="git-commit.html">git-commit(1)</a> on a change you&#8217;ve
+see the documentation for details.</p></div>
+<div class="paragraph"><p>Do not use the --amend option of on a change you&#8217;ve
already dcommitted. It is considered bad practice to --amend commits
you&#8217;ve already pushed to a remote repository for other users, and
dcommit with SVN is analogous to that.</p></div>
@@ -1998,11 +1998,11 @@ reset) branches-maxRev and/or tags-maxRev as appropriate.</p></div>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-rebase.html">git-rebase(1)</a></p></div>
+<div class="paragraph"><p></p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
+<div class="paragraph"><p>Part of the suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>