Mercurial > hg
diff setup.py @ 25452:43906060a3f4
histedit: abort rather than edit a public changeset (issue4704)
This is suboptimal as the user still has to explicitly cancel the
histedit afterwards, but it prevents the immediate problem.
histedit should probably implicitly do 'hg histedit --abort' if a
util.Abort is raised internally.
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 05 Jun 2015 15:20:33 -0400 |
parents | 95e042d77a5f |
children | 4b0fc75f9403 |