How to retrieve the rewritten list like the one made by git-rebase
From: Francis Moreau <hidden> Date: 2016-06-15 22:59:07
Hello,
I'd like to get a similar rewritten list than the one that git-rebase
pass to the post-rewrite hook.
Is there any ways to do that without using the post-rewrite hook ?
Thanks
--
Francis