cherry-pick: add --action-name option
authorFelipe Contreras <felipe.contreras@gmail.com>
Sun, 9 Jun 2013 19:24:35 +0000 (14:24 -0500)
committerFelipe Contreras <felipe.contreras@gmail.com>
Thu, 19 May 2016 00:32:02 +0000 (19:32 -0500)
commitd575af2d58bfb25f9ce4447288d911b0911debf1
tree6115a9d1583636045dd0835f6693a18f5f36ad2a
parent35090d47641aa4e3855b36b10b70d14b34a48415
cherry-pick: add --action-name option

So it can be used by other tools (e.g. git rebase), and the right action
is passed to the hooks and notes rewrite stuff.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
builtin/revert.c
sequencer.c
sequencer.h