Re: git rebase --committer-date-is-author-date with -i/-p
From: Philippe Vaucher <hidden> Date: 2016-06-15 22:53:48
I see that it's probably possible to make it work by changing
`do_with_author` in git-rebase--interactive.sh, if I manage to add the
option to it and pass it from git-rebase.sh would people be interested
in this feature?
Philippe