comparison tests/test-histedit-obsolete.t @ 20511:5840da876235

histedit: shorten new fold message Lots of people, like Mr. Check-Code, insist on using 80-column terminals.
author Matt Mackall <mpm@selenic.com>
date Sat, 15 Feb 2014 19:12:53 -0600
parents 23dc77874191
children d2a5986cb89d
comparison
equal deleted inserted replaced
20510:edfbcc3163a8 20511:5840da876235
54 # Commits are listed from least to most recent 54 # Commits are listed from least to most recent
55 # 55 #
56 # Commands: 56 # Commands:
57 # p, pick = use commit 57 # p, pick = use commit
58 # e, edit = use commit, but stop for amending 58 # e, edit = use commit, but stop for amending
59 # f, fold = use commit, but fold into previous commit (combines this commit with the one above) 59 # f, fold = use commit, but combine it with the one above
60 # d, drop = remove commit from history 60 # d, drop = remove commit from history
61 # m, mess = edit message without changing commit content 61 # m, mess = edit message without changing commit content
62 # 62 #
63 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 63 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
64 $ hg histedit 1 --commands - --verbose <<EOF | grep histedit 64 $ hg histedit 1 --commands - --verbose <<EOF | grep histedit