hgext/histedit.py
branchstable
changeset 44611 8fca7e8449a8
parent 44429 24a3a9f7ea77
child 44661 e147748f750b
equal deleted inserted replaced
44604:2141427533d2 44611:8fca7e8449a8
   289      - additional hints
   289      - additional hints
   290 
   290 
   291     Commands are only included once.
   291     Commands are only included once.
   292     """
   292     """
   293     intro = _(
   293     intro = _(
   294         """Edit history between %s and %s
   294         b"""Edit history between %s and %s
   295 
   295 
   296 Commits are listed from least to most recent
   296 Commits are listed from least to most recent
   297 
   297 
   298 You can reorder changesets by reordering the lines
   298 You can reorder changesets by reordering the lines
   299 
   299