comparison tests/test-histedit-commute.t @ 28396:5490b04e6132

histedit: adds hint how to reorder changesets at editor (issue3766)
author liscju <piotr.listkiewicz@gmail.com>
date Tue, 08 Mar 2016 21:59:06 +0100
parents 34165875fa5d
children 37ab9e20991c
comparison
equal deleted inserted replaced
28395:0383f7a5e86c 28396:5490b04e6132
61 61
62 # Edit history between 177f92b77385 and 652413bf663e 62 # Edit history between 177f92b77385 and 652413bf663e
63 # 63 #
64 # Commits are listed from least to most recent 64 # Commits are listed from least to most recent
65 # 65 #
66 # You can reorder changesets by reordering the lines
67 #
66 # Commands: 68 # Commands:
67 # 69 #
68 # e, edit = use commit, but stop for amending 70 # e, edit = use commit, but stop for amending
69 # m, mess = edit commit message without changing commit content 71 # m, mess = edit commit message without changing commit content
70 # p, pick = use commit 72 # p, pick = use commit
336 pick 9c863c565126 8 extra commit to c 338 pick 9c863c565126 8 extra commit to c
337 339
338 # Edit history between ece0b8d93dda and 9c863c565126 340 # Edit history between ece0b8d93dda and 9c863c565126
339 # 341 #
340 # Commits are listed from least to most recent 342 # Commits are listed from least to most recent
343 #
344 # You can reorder changesets by reordering the lines
341 # 345 #
342 # Commands: 346 # Commands:
343 # 347 #
344 # e, edit = use commit, but stop for amending 348 # e, edit = use commit, but stop for amending
345 # m, mess = edit commit message without changing commit content 349 # m, mess = edit commit message without changing commit content