diff tests/test-histedit-edit.t @ 46104:6f8a94bbfba1

histedit: adjust comment describing `edit` action for clarity Differential Revision: https://phab.mercurial-scm.org/D9561
author Augie Fackler <augie@google.com>
date Thu, 10 Dec 2020 13:15:15 -0500
parents 3f82a915ab2a
children 768056549737
line wrap: on
line diff
--- a/tests/test-histedit-edit.t	Thu Dec 10 11:42:49 2020 -0500
+++ b/tests/test-histedit-edit.t	Thu Dec 10 13:15:15 2020 -0500
@@ -475,7 +475,7 @@
   #
   # Commands:
   #
-  #  e, edit = use commit, but stop for amending
+  #  e, edit = use commit, but allow edits before making new commit
   #  m, mess = edit commit message without changing commit content
   #  p, fold = use commit
   #  b, base = checkout changeset and apply further changesets from there