You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2016/04/06 23:40:25 UTC

[jira] [Created] (MESOS-5132) Commit message hook lints the diff in verbose mode.

Michael Park created MESOS-5132:
-----------------------------------

             Summary: Commit message hook lints the diff in verbose mode.
                 Key: MESOS-5132
                 URL: https://issues.apache.org/jira/browse/MESOS-5132
             Project: Mesos
          Issue Type: Bug
            Reporter: Michael Park
            Assignee: Michael Park
             Fix For: 0.29.0


In verbose mode (i.e., {{git commit --verbose}}), the commit message includes the diff of the commit at the bottom, delimited by the following lines:

{code}
# ------------------------ >8 ------------------------
# Do not touch the line above.
# Everything below will be removed.
{code}

We should {{break}} once we encounter such a line.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)