tests/test-histedit-commute.t
changeset 34489 270e344a6c74
parent 33351 154298576d44
child 34661 eb586ed5d8ce
equal deleted inserted replaced
34488:6bda8a9d8431 34489:270e344a6c74
    68   # Commands:
    68   # Commands:
    69   #
    69   #
    70   #  e, edit = use commit, but stop for amending
    70   #  e, edit = use commit, but stop for amending
    71   #  m, mess = edit commit message without changing commit content
    71   #  m, mess = edit commit message without changing commit content
    72   #  p, pick = use commit
    72   #  p, pick = use commit
       
    73   #  b, base = checkout changeset and apply further changesets from there
    73   #  d, drop = remove commit from history
    74   #  d, drop = remove commit from history
    74   #  f, fold = use commit, but combine it with the one above
    75   #  f, fold = use commit, but combine it with the one above
    75   #  r, roll = like fold, but discard this commit's description and date
    76   #  r, roll = like fold, but discard this commit's description and date
    76   #
    77   #
    77 
    78 
   346   # Commands:
   347   # Commands:
   347   #
   348   #
   348   #  e, edit = use commit, but stop for amending
   349   #  e, edit = use commit, but stop for amending
   349   #  m, mess = edit commit message without changing commit content
   350   #  m, mess = edit commit message without changing commit content
   350   #  p, pick = use commit
   351   #  p, pick = use commit
       
   352   #  b, base = checkout changeset and apply further changesets from there
   351   #  d, drop = remove commit from history
   353   #  d, drop = remove commit from history
   352   #  f, fold = use commit, but combine it with the one above
   354   #  f, fold = use commit, but combine it with the one above
   353   #  r, roll = like fold, but discard this commit's description and date
   355   #  r, roll = like fold, but discard this commit's description and date
   354   #
   356   #
   355 
   357