[ https://issues.apache.org/jira/browse/MESOS-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
haosdent reassigned MESOS-2953: ------------------------------- Assignee: haosdent > git rebase --continue does not trigger hooks > -------------------------------------------- > > Key: MESOS-2953 > URL: https://issues.apache.org/jira/browse/MESOS-2953 > Project: Mesos > Issue Type: Improvement > Reporter: Joris Van Remoortere > Assignee: haosdent > > Currently there are no git hooks run when executing {{git rebase > --continue}}. We do run hooks on {{git commit}}. > It would help prevent errors if we could also run some of these hooks on the > {{git rebase --continue}} flow as this one is rather common. > I believe we can use the 'post-rewrite' hook to accomplish this. It will not > necessarily unwind the commit, but at least give us the opportunity to print > warning messages. > If this is not desirable / feasible I would like to propose running the hooks > as part of post-reviews instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)