"git@web.lueluesay.top:root/aufs5-standalone.git" did not exist on "1e4a4eb036db6406ae2538ca6f6bb7dae36d177d"
Use actual `commit --amend` command for Mercurial
Rather than trying to emulate `git commit --amend` using mercurial queues (which might have side effects if you're using MQ for other things) use the `commit --amend` command which was introduced in Mercurial 2.2 (2012-05-01).
Please register or sign in to comment