tests/test-histedit-outgoing.t
changeset 46104 6f8a94bbfba1
parent 34489 270e344a6c74
child 48054 f27a83399abb
equal deleted inserted replaced
46103:3f82a915ab2a 46104:6f8a94bbfba1
    47   #
    47   #
    48   # You can reorder changesets by reordering the lines
    48   # You can reorder changesets by reordering the lines
    49   #
    49   #
    50   # Commands:
    50   # Commands:
    51   #
    51   #
    52   #  e, edit = use commit, but stop for amending
    52   #  e, edit = use commit, but allow edits before making new commit
    53   #  m, mess = edit commit message without changing commit content
    53   #  m, mess = edit commit message without changing commit content
    54   #  p, pick = use commit
    54   #  p, pick = use commit
    55   #  b, base = checkout changeset and apply further changesets from there
    55   #  b, base = checkout changeset and apply further changesets from there
    56   #  d, drop = remove commit from history
    56   #  d, drop = remove commit from history
    57   #  f, fold = use commit, but combine it with the one above
    57   #  f, fold = use commit, but combine it with the one above
    82   #
    82   #
    83   # You can reorder changesets by reordering the lines
    83   # You can reorder changesets by reordering the lines
    84   #
    84   #
    85   # Commands:
    85   # Commands:
    86   #
    86   #
    87   #  e, edit = use commit, but stop for amending
    87   #  e, edit = use commit, but allow edits before making new commit
    88   #  m, mess = edit commit message without changing commit content
    88   #  m, mess = edit commit message without changing commit content
    89   #  p, pick = use commit
    89   #  p, pick = use commit
    90   #  b, base = checkout changeset and apply further changesets from there
    90   #  b, base = checkout changeset and apply further changesets from there
    91   #  d, drop = remove commit from history
    91   #  d, drop = remove commit from history
    92   #  f, fold = use commit, but combine it with the one above
    92   #  f, fold = use commit, but combine it with the one above
   109   #
   109   #
   110   # You can reorder changesets by reordering the lines
   110   # You can reorder changesets by reordering the lines
   111   #
   111   #
   112   # Commands:
   112   # Commands:
   113   #
   113   #
   114   #  e, edit = use commit, but stop for amending
   114   #  e, edit = use commit, but allow edits before making new commit
   115   #  m, mess = edit commit message without changing commit content
   115   #  m, mess = edit commit message without changing commit content
   116   #  p, pick = use commit
   116   #  p, pick = use commit
   117   #  b, base = checkout changeset and apply further changesets from there
   117   #  b, base = checkout changeset and apply further changesets from there
   118   #  d, drop = remove commit from history
   118   #  d, drop = remove commit from history
   119   #  f, fold = use commit, but combine it with the one above
   119   #  f, fold = use commit, but combine it with the one above