If you run just "hg", unamend is on the list, but amend is not. This change adds amend to the list to be consistent.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Branch
 - default
 - Lint
 No Linters Available - Unit
 No Unit Test Coverage 
Event Timeline
Comment Actions
IMO the list is not too long yet, and it's fine to have one more (would have helped me back then). But I don't have a strong preference.
Comment Actions
Not sure if [un]amend is to be considered "basic", but aside from the semantics, I think it helps with discoverability of Evolution. The actual divergence between core and evolve is a separate issue that shouldn't be the end-user's problem. @marmoute thoughts?