summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-22 13:48:55 -0700
committerJunio C Hamano <gitster@pobox.com>2015-05-22 13:48:55 -0700
commit1dbca52d492eab38500f435fc9af5f463d3e9c95 (patch)
tree91d8a505b64826863ccc4f99576a2a8b0f6c07fe /git-svn.html
parente1b28594a7acfaa493ca0cf32e7e970dc549527a (diff)
downloadgit-htmldocs-1dbca52d492eab38500f435fc9af5f463d3e9c95.tar.gz
Autogenerated HTML docs for v2.4.1-314-g9532e
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/git-svn.html b/git-svn.html
index 23e47f890..b80e8b207 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -873,8 +873,8 @@ Subversion updated from Git by the <em>dcommit</em> command.</p></div>
<p>
For transports that SVN handles authentication for (http,
https, and plain svn), specify the username. For other
- transports (e.g. svn+ssh://), you must include the username in
- the URL, e.g. svn+ssh://foo@svn.bar.com/project
+ transports (e.g. <code>svn+ssh://</code>), you must include the username in
+ the URL, e.g. <code>svn+ssh://foo@svn.bar.com/project</code>
</p>
</dd>
<dt class="hdlist1">
@@ -1201,10 +1201,9 @@ first have already been pushed into SVN.</p></div>
Ask the user to confirm that a patch set should actually be sent to SVN.
For each patch, one may answer "yes" (accept this patch), "no" (discard this
patch), "all" (accept all patches), or "quit".
- <br />
- <em>git svn dcommit</em> returns immediately if answer is "no" or "quit", without
- committing anything to SVN.
</p>
+<div class="paragraph"><p><em>git svn dcommit</em> returns immediately if answer is "no" or "quit", without
+committing anything to SVN.</p></div>
</dd>
</dl></div>
</dd>
@@ -2404,7 +2403,7 @@ rewinds it.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-11-04 14:37:41 PST
+Last updated 2015-05-22 13:47:07 PDT
</div>
</div>
</body>