Merge branch 'rd/tag-doc-lightweight'
[gitweb.git] / Documentation / git-merge.txt
index 3c6927b1fb87940c53ff01339a297d6b85dc1676..d5dfd8430f3370dc168e42e3991d1d4a9b854617 100644 (file)
@@ -64,14 +64,6 @@ OPTIONS
 -------
 include::merge-options.txt[]
 
---signoff::
-       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 http://developercertificate.org/ for more information).
-
 -m <msg>::
        Set the commit message to be used for the merge commit (in
        case one is created).