##// END OF EJS Templates
crecord: drop the version condition for amend...
Pierre-Yves David -
r29077:6ecd1a00 default
parent child Browse files
Show More
@@ -1375,7 +1375,7 b' the following are valid keystrokes:'
1375 F : fold / unfold parent item and all of its ancestors
1375 F : fold / unfold parent item and all of its ancestors
1376 m : edit / resume editing the commit message
1376 m : edit / resume editing the commit message
1377 e : edit the currently selected hunk
1377 e : edit the currently selected hunk
1378 a : toggle amend mode (hg rev >= 2.2), only with commit -i
1378 a : toggle amend mode, only with commit -i
1379 c : confirm selected changes
1379 c : confirm selected changes
1380 r : review/edit and confirm selected changes
1380 r : review/edit and confirm selected changes
1381 q : quit without confirming (no changes will be made)
1381 q : quit without confirming (no changes will be made)
General Comments 0
You need to be logged in to leave comments. Login now