summaryrefslogtreecommitdiffstats
path: root/git-merge.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-10-10 00:56:29 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-10-10 00:56:29 +0000
commitc0e55e76f42a06dfbb4ede27d35f6bdb8cae1f01 (patch)
tree3d14a6b26152cf3e014eafe48918109b2cc7cbf4 /git-merge.html
parent0e5cb1e4d7480845f839da2ee71c267ee054f758 (diff)
downloadgit-htmldocs-c0e55e76f42a06dfbb4ede27d35f6bdb8cae1f01.tar.gz
Autogenerated HTML docs for v1.6.5-rc3-35-g3340
Diffstat (limited to 'git-merge.html')
-rw-r--r--git-merge.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/git-merge.html b/git-merge.html
index 080a08a2d..ece98e6da 100644
--- a/git-merge.html
+++ b/git-merge.html
@@ -491,9 +491,10 @@ new scripts. It is the same as <tt>git merge -m &lt;msg&gt; &lt;remote&gt;</tt>
</dt>
<dd>
<p>
- The commit message to be used for the merge commit (in case
- it is created). The <em>git-fmt-merge-msg</em> script can be used
- to give a good default for automated <em>git-merge</em> invocations.
+ Set the commit message to be used for the merge commit (in
+ case one is created). The <em>git fmt-merge-msg</em> command can be
+ used to give a good default for automated <em>git merge</em>
+ invocations.
</p>
</dd>
<dt>
@@ -684,8 +685,8 @@ branch.&lt;name&gt;.mergeoptions
<dd>
<p>
Sets default options for merging into branch &lt;name&gt;. The syntax and
- supported options are equal to that of <em>git-merge</em>, but option values
- containing whitespace characters are currently not supported.
+ supported options are the same as those of <em>git merge</em>, but option
+ values containing whitespace characters are currently not supported.
</p>
</dd>
</dl></div>
@@ -922,7 +923,7 @@ Look at the originals. <em>git show :1:filename</em> shows the
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-08-13 01:22:25 UTC
+Last updated 2009-10-10 00:56:05 UTC
</div>
</div>
</body>