summaryrefslogtreecommitdiffstats
path: root/git-pull.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-11-10 15:01:12 +0900
committerJunio C Hamano <gitster@pobox.com>2017-11-10 15:01:12 +0900
commit3a9c034734bf5aa3e3b139e72a6b0b96ddf0b3e9 (patch)
tree53a0176d8d930235e125d80c7705681f80bf1957 /git-pull.html
parenta65b67605da51cd9b94659acdac8984dd205dcc7 (diff)
downloadgit-htmldocs-3a9c034734bf5aa3e3b139e72a6b0b96ddf0b3e9.tar.gz
Autogenerated HTML docs for v2.15.0-164-g4123b
Diffstat (limited to 'git-pull.html')
-rw-r--r--git-pull.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/git-pull.html b/git-pull.html
index 557ea7b09..eaef6b7dd 100644
--- a/git-pull.html
+++ b/git-pull.html
@@ -946,6 +946,23 @@ set to <code>no</code> at the beginning of them.</p></div>
actual commits being merged.</p></div>
</dd>
<dt class="hdlist1">
+--signoff
+</dt>
+<dt class="hdlist1">
+--no-signoff
+</dt>
+<dd>
+<p>
+ Add Signed-off-by line by the committer at the end of the commit
+ log message. The meaning of a signoff depends on the project,
+ but it typically certifies that committer has
+ the rights to submit this work under the same license and
+ agrees to a Developer Certificate of Origin
+ (see <a href="http://developercertificate.org/">http://developercertificate.org/</a> for more information).
+</p>
+<div class="paragraph"><p>With --no-signoff do not add a Signed-off-by line.</p></div>
+</dd>
+<dt class="hdlist1">
--stat
</dt>
<dt class="hdlist1">