tests/test-histedit-commute.t
changeset 20511 5840da876235
parent 20503 23dc77874191
child 21950 af44c7a1e55e
equal deleted inserted replaced
20510:edfbcc3163a8 20511:5840da876235
    64   # Commits are listed from least to most recent
    64   # Commits are listed from least to most recent
    65   #
    65   #
    66   # Commands:
    66   # Commands:
    67   #  p, pick = use commit
    67   #  p, pick = use commit
    68   #  e, edit = use commit, but stop for amending
    68   #  e, edit = use commit, but stop for amending
    69   #  f, fold = use commit, but fold into previous commit (combines this commit with the one above)
    69   #  f, fold = use commit, but combine it with the one above
    70   #  d, drop = remove commit from history
    70   #  d, drop = remove commit from history
    71   #  m, mess = edit message without changing commit content
    71   #  m, mess = edit message without changing commit content
    72   #
    72   #
    73   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    73   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    74 
    74