diff hgext/histedit.py @ 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 c100dbd593e2
children 518a5030acba
line wrap: on
line diff
--- a/hgext/histedit.py	Tue Mar 08 23:04:53 2016 +0900
+++ b/hgext/histedit.py	Tue Mar 08 21:59:06 2016 +0100
@@ -234,6 +234,8 @@
 
 Commits are listed from least to most recent
 
+You can reorder changesets by reordering the lines
+
 Commands:
 """)
     actions = []