Stefan Sperling wrote on Sun, Jan 06, 2013 at 15:37:23 +0100: > We can also rename it, but that gets a bit ugly because you have to > consider the case where the changelist you want to rename to also > exists. I suppose we could try '_none', then '__none', and so on.
Or, in the interest of reversibility, do all of them: s/^(_*none)$/_\1/