##// END OF EJS Templates
histedit: shorten new fold message...
Matt Mackall -
r20511:5840da87 default
parent child Browse files
Show More
@@ -35,7 +35,7 b' file open in your editor::'
35 # Commands:
35 # Commands:
36 # p, pick = use commit
36 # p, pick = use commit
37 # e, edit = use commit, but stop for amending
37 # e, edit = use commit, but stop for amending
38 # f, fold = use commit, but fold into previous commit (combines this commit with the one above)
38 # f, fold = use commit, but combine it with the one above
39 # d, drop = remove commit from history
39 # d, drop = remove commit from history
40 # m, mess = edit message without changing commit content
40 # m, mess = edit message without changing commit content
41 #
41 #
@@ -56,7 +56,7 b' would reorganize the file to look like t'
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 #
@@ -179,7 +179,7 b' editcomment = _("""# Edit history betwee'
179 # Commands:
179 # Commands:
180 # p, pick = use commit
180 # p, pick = use commit
181 # e, edit = use commit, but stop for amending
181 # e, edit = use commit, but stop for amending
182 # f, fold = use commit, but fold into previous commit (combines this commit with the one above)
182 # f, fold = use commit, but combine it with the one above
183 # d, drop = remove commit from history
183 # d, drop = remove commit from history
184 # m, mess = edit message without changing commit content
184 # m, mess = edit message without changing commit content
185 #
185 #
@@ -56,7 +56,7 b' Run a dummy edit to make sure we get tip'
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 #
@@ -72,7 +72,7 b''
72 # Commands:
72 # Commands:
73 # p, pick = use commit
73 # p, pick = use commit
74 # e, edit = use commit, but stop for amending
74 # e, edit = use commit, but stop for amending
75 # f, fold = use commit, but fold into previous commit (combines this commit with the one above)
75 # f, fold = use commit, but combine it with the one above
76 # d, drop = remove commit from history
76 # d, drop = remove commit from history
77 # m, mess = edit message without changing commit content
77 # m, mess = edit message without changing commit content
78 #
78 #
@@ -132,7 +132,7 b''
132 # Commands:
132 # Commands:
133 # p, pick = use commit
133 # p, pick = use commit
134 # e, edit = use commit, but stop for amending
134 # e, edit = use commit, but stop for amending
135 # f, fold = use commit, but fold into previous commit (combines this commit with the one above)
135 # f, fold = use commit, but combine it with the one above
136 # d, drop = remove commit from history
136 # d, drop = remove commit from history
137 # m, mess = edit message without changing commit content
137 # m, mess = edit message without changing commit content
138 #
138 #
@@ -66,7 +66,7 b' show the edit commands offered'
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 #
@@ -56,7 +56,7 b' Enable obsolete'
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 #
@@ -48,7 +48,7 b' show the edit commands offered by outgoi'
48 # Commands:
48 # Commands:
49 # p, pick = use commit
49 # p, pick = use commit
50 # e, edit = use commit, but stop for amending
50 # e, edit = use commit, but stop for amending
51 # f, fold = use commit, but fold into previous commit (combines this commit with the one above)
51 # f, fold = use commit, but combine it with the one above
52 # d, drop = remove commit from history
52 # d, drop = remove commit from history
53 # m, mess = edit message without changing commit content
53 # m, mess = edit message without changing commit content
54 #
54 #
@@ -79,7 +79,7 b' show the error from unrelated repos'
79 # Commands:
79 # Commands:
80 # p, pick = use commit
80 # p, pick = use commit
81 # e, edit = use commit, but stop for amending
81 # e, edit = use commit, but stop for amending
82 # f, fold = use commit, but fold into previous commit (combines this commit with the one above)
82 # f, fold = use commit, but combine it with the one above
83 # d, drop = remove commit from history
83 # d, drop = remove commit from history
84 # m, mess = edit message without changing commit content
84 # m, mess = edit message without changing commit content
85 #
85 #
@@ -102,7 +102,7 b' test sensitivity to branch in URL:'
102 # Commands:
102 # Commands:
103 # p, pick = use commit
103 # p, pick = use commit
104 # e, edit = use commit, but stop for amending
104 # e, edit = use commit, but stop for amending
105 # f, fold = use commit, but fold into previous commit (combines this commit with the one above)
105 # f, fold = use commit, but combine it with the one above
106 # d, drop = remove commit from history
106 # d, drop = remove commit from history
107 # m, mess = edit message without changing commit content
107 # m, mess = edit message without changing commit content
108 #
108 #
General Comments 0
You need to be logged in to leave comments. Login now