tests/test-histedit-obsolete.t
changeset 26100 5706d130ec16
parent 25894 54f9561088c7
child 26763 50fc80e46786
equal deleted inserted replaced
26099:ab66c1dee405 26100:5706d130ec16
    52   #  p, pick = use commit
    52   #  p, pick = use commit
    53   #  e, edit = use commit, but stop for amending
    53   #  e, edit = use commit, but stop for amending
    54   #  f, fold = use commit, but combine it with the one above
    54   #  f, fold = use commit, but combine it with the one above
    55   #  r, roll = like fold, but discard this commit's description
    55   #  r, roll = like fold, but discard this commit's description
    56   #  d, drop = remove commit from history
    56   #  d, drop = remove commit from history
    57   #  m, mess = edit message without changing commit content
    57   #  m, mess = edit commit message without changing commit content
    58   #
    58   #
    59   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    59   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    60   $ hg histedit 1 --commands - --verbose <<EOF | grep histedit
    60   $ hg histedit 1 --commands - --verbose <<EOF | grep histedit
    61   > pick 177f92b77385 2 c
    61   > pick 177f92b77385 2 c
    62   > drop d2ae7f538514 1 b
    62   > drop d2ae7f538514 1 b