tests/test-histedit-edit.t
changeset 31056 37ab9e20991c
parent 28890 468339891670
child 33351 154298576d44
equal deleted inserted replaced
31055:f1b63ec4b987 31056:37ab9e20991c
   476   #  e, edit = use commit, but stop for amending
   476   #  e, edit = use commit, but stop for amending
   477   #  m, mess = edit commit message without changing commit content
   477   #  m, mess = edit commit message without changing commit content
   478   #  p, fold = use commit
   478   #  p, fold = use commit
   479   #  d, drop = remove commit from history
   479   #  d, drop = remove commit from history
   480   #  f, fold = use commit, but combine it with the one above
   480   #  f, fold = use commit, but combine it with the one above
   481   #  r, roll = like fold, but discard this commit's description
   481   #  r, roll = like fold, but discard this commit's description and date
   482   #
   482   #