Closed joshuatz closed 2 years ago
Thanks for writing up this issue!
I'm going to close this; in the time since creating this issue I have not actually been able to reproduce this again. I'm not sure what exactly changed, since I know I used to run into this occasionally, but I haven't seen it since with any combo of rebase
or --amend
.
As I've been working rebasing more into my workflow lately, I couldn't help but notice that the RDM hook frequently adds the issue number multiple times (x number of rebase hits on the commit), so after a number of rebases, you can accidentally end up with:
and so on. Not a big deal, but comes up enough to warrant a solution in my opinion.
I think this should be a pretty easy fix and can probably tackle this sometime soon.