summaryrefslogtreecommitdiffstats
path: root/git-fmt-merge-msg.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-01-05 14:15:13 -0800
committerJunio C Hamano <gitster@pobox.com>2022-01-05 14:15:13 -0800
commite872a1cfb365aa9016e685705d691f75c4585220 (patch)
tree0cd8bbdef3f464a809208b7f0c3de532d991b2f5 /git-fmt-merge-msg.html
parent05fe8d182bb7801152b0db4240ccc5643720f773 (diff)
downloadgit-htmldocs-e872a1cfb365aa9016e685705d691f75c4585220.tar.gz
Autogenerated HTML docs for v2.34.1-493-ge83ba
Diffstat (limited to 'git-fmt-merge-msg.html')
-rw-r--r--git-fmt-merge-msg.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-fmt-merge-msg.html b/git-fmt-merge-msg.html
index 96a44566f..6637d6b75 100644
--- a/git-fmt-merge-msg.html
+++ b/git-fmt-merge-msg.html
@@ -749,7 +749,7 @@ git-fmt-merge-msg(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git fmt-merge-msg</em> [-m &lt;message&gt;] [--log[=&lt;n&gt;] | --no-log]
+<pre class="content"><em>git fmt-merge-msg</em> [-m &lt;message&gt;] [--into-name &lt;branch&gt;] [--log[=&lt;n&gt;] | --no-log]
<em>git fmt-merge-msg</em> [-m &lt;message&gt;] [--log[=&lt;n&gt;] | --no-log] -F &lt;file&gt;</pre>
<div class="attribution">
</div></div>
@@ -812,6 +812,15 @@ automatically invoking <em>git merge</em>.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--into-name &lt;branch&gt;
+</dt>
+<dd>
+<p>
+ Prepare the merge message as if merging to the branch <code>&lt;branch&gt;</code>,
+ instead of the name of the real branch to which the merge is made.
+</p>
+</dd>
+<dt class="hdlist1">
-F &lt;file&gt;
</dt>
<dt class="hdlist1">
@@ -908,7 +917,7 @@ the "origin" remote.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2022-01-05 14:13:29 PST
</div>
</div>
</body>