<div class="sectionbody">\r
<div class="verseblock">\r
<div class="content"><em>git-merge</em> [-n] [--no-commit] [--squash] [-s <strategy>]…\r
- [--reflog-action=<action>]\r
-m=<msg> <remote> <remote>…</div></div>\r
</div>\r
<h2>DESCRIPTION</h2>\r
obviously means you are trying an Octopus.\r
</p>\r
</dd>\r
-<dt>\r
---reflog-action=<action>\r
-</dt>\r
-<dd>\r
-<p>\r
- This is used internally when <tt>git-pull</tt> calls this command\r
- to record that the merge was created by <tt>pull</tt> command\r
- in the <tt>ref-log</tt> entry that results from the merge.\r
-</p>\r
-</dd>\r
</dl>\r
</div>\r
<h2>MERGE STRATEGIES</h2>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 27-Nov-2006 20:03:14 UTC\r
+Last updated 28-Dec-2006 11:17:25 UTC\r
</div>\r
</div>\r
</body>\r
--------
[verse]
'git-merge' [-n] [--no-commit] [--squash] [-s <strategy>]...
- [--reflog-action=<action>]
-m=<msg> <remote> <remote>...
DESCRIPTION
least one <remote>. Specifying more than one <remote>
obviously means you are trying an Octopus.
---reflog-action=<action>::
- This is used internally when `git-pull` calls this command
- to record that the merge was created by `pull` command
- in the `ref-log` entry that results from the merge.
-
include::merge-strategies.txt[]