I'm trying to update old commit messages to include a $, however I seem unable to do so.I tried escaping, double escaping, simply updating in vim. All to no avail.
I used the commit git rebase -i --root
to check all the commit messages.
Is this possible?