I would commit then do a 'git rebase -i HEAD~10' and re-organize history. I think it's ok - in fact desirable - to clean up the history of a failed RC.
> On Jan 18, 2016, at 3:29 AM, Vladimir Sitnikov <[email protected]> > wrote: > > Julian, > > Can you give a piece of advice what is the best way to "insert commit > right before mvn release:prepare"? > > I used to "kill all the tags, branches, and redo mvn release:clean > release:prepare". Is there a better/easier way? > > Vladimir
