summaryrefslogtreecommitdiffstats
path: root/git-rebase.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-04-26 19:21:51 -0700
committerJunio C Hamano <gitster@pobox.com>2017-04-26 19:21:51 -0700
commitbeca34013bc0864f462092d897371034e5e76810 (patch)
tree4caf7e3a0c5c71fda031f7dad119560744a714ae /git-rebase.html
parente25cc817fa321686ae71fda302e172bf9ca8f04a (diff)
downloadgit-htmldocs-beca34013bc0864f462092d897371034e5e76810.tar.gz
Autogenerated HTML docs for v2.13.0-rc1
Diffstat (limited to 'git-rebase.html')
-rw-r--r--git-rebase.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-rebase.html b/git-rebase.html
index 71bcbcca7..c73286495 100644
--- a/git-rebase.html
+++ b/git-rebase.html
@@ -1264,6 +1264,16 @@ default is <code>--no-fork-point</code>, otherwise the default is <code>--fork-p
</p>
</dd>
<dt class="hdlist1">
+--signoff
+</dt>
+<dd>
+<p>
+ This flag is passed to <em>git am</em> to sign off all the rebased
+ commits (see <a href="git-am.html">git-am(1)</a>). Incompatible with the
+ --interactive option.
+</p>
+</dd>
+<dt class="hdlist1">
-i
</dt>
<dt class="hdlist1">
@@ -2032,7 +2042,7 @@ reorder commits tend to produce counterintuitive results.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-12-19 16:18:00 PST
+Last updated 2017-04-26 19:19:22 PDT
</div>
</div>
</body>