tests/test-histedit-arguments.t
changeset 46104 6f8a94bbfba1
parent 46103 3f82a915ab2a
child 48054 f27a83399abb
equal deleted inserted replaced
46103:3f82a915ab2a 46104:6f8a94bbfba1
    75   #
    75   #
    76   # You can reorder changesets by reordering the lines
    76   # You can reorder changesets by reordering the lines
    77   #
    77   #
    78   # Commands:
    78   # Commands:
    79   #
    79   #
    80   #  e, edit = use commit, but stop for amending
    80   #  e, edit = use commit, but allow edits before making new commit
    81   #  m, mess = edit commit message without changing commit content
    81   #  m, mess = edit commit message without changing commit content
    82   #  p, pick = use commit
    82   #  p, pick = use commit
    83   #  b, base = checkout changeset and apply further changesets from there
    83   #  b, base = checkout changeset and apply further changesets from there
    84   #  d, drop = remove commit from history
    84   #  d, drop = remove commit from history
    85   #  f, fold = use commit, but combine it with the one above
    85   #  f, fold = use commit, but combine it with the one above
   317   #
   317   #
   318   # You can reorder changesets by reordering the lines
   318   # You can reorder changesets by reordering the lines
   319   #
   319   #
   320   # Commands:
   320   # Commands:
   321   #
   321   #
   322   #  e, edit = use commit, but stop for amending
   322   #  e, edit = use commit, but allow edits before making new commit
   323   #  m, mess = edit commit message without changing commit content
   323   #  m, mess = edit commit message without changing commit content
   324   #  p, pick = use commit
   324   #  p, pick = use commit
   325   #  b, base = checkout changeset and apply further changesets from there
   325   #  b, base = checkout changeset and apply further changesets from there
   326   #  d, drop = remove commit from history
   326   #  d, drop = remove commit from history
   327   #  f, fold = use commit, but combine it with the one above
   327   #  f, fold = use commit, but combine it with the one above
   555   #
   555   #
   556   # You can reorder changesets by reordering the lines
   556   # You can reorder changesets by reordering the lines
   557   #
   557   #
   558   # Commands:
   558   # Commands:
   559   #
   559   #
   560   #  e, edit = use commit, but stop for amending
   560   #  e, edit = use commit, but allow edits before making new commit
   561   #  m, mess = edit commit message without changing commit content
   561   #  m, mess = edit commit message without changing commit content
   562   #  p, pick = use commit
   562   #  p, pick = use commit
   563   #  b, base = checkout changeset and apply further changesets from there
   563   #  b, base = checkout changeset and apply further changesets from there
   564   #  d, drop = remove commit from history
   564   #  d, drop = remove commit from history
   565   #  f, fold = use commit, but combine it with the one above
   565   #  f, fold = use commit, but combine it with the one above