diff README @ 1631:7463f5880ce9

prune: remove the kill alias This have been a long time since the command was rename (over 'kill -1' threat), it is time to get rid of it.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 18 Mar 2016 16:37:49 -0700
parents 548195454683
children fb5e479080d8
line wrap: on
line diff
--- a/README	Thu Mar 17 15:04:05 2016 -0700
+++ b/README	Fri Mar 18 16:37:49 2016 -0700
@@ -62,6 +62,8 @@
   - hg evolve --all with consider all trouble in your current topic,
   - preserve 'topic' during evolve,
   - 'next' and 'prev' restrict themself to the current topic by default,
+  - remove the dangerous 'kill' alias for 'prune' (because 'hg kill -1' without
+    the leading 'hg' will give you an hardtime)
 
 5.3.0 -- 2016-02-11