##// END OF EJS Templates
histedit: correct the number of added revisions in online help...
FUJIWARA Katsunori -
r18323:7648b87e stable
parent child Browse files
Show More
@@ -108,8 +108,8 b' you can use ``hg histedit --abort`` to a'
108 108 have made and return to the state before you attempted to edit your
109 109 history.
110 110
111 If we clone the example repository above and add three more changes, such that
112 we have the following history::
111 If we clone the histedit-ed example repository above and add four more
112 changes, such that we have the following history::
113 113
114 114 @ 6[tip] 038383181893 2009-04-27 18:04 -0500 stefan
115 115 | Add theta
General Comments 0
You need to be logged in to leave comments. Login now