diff README @ 934:f13facb01ac5 stable

fold: add squash as a possible alias In order to respect the habituation of the majority of DVCS users and to make this feature more easily discoverable, the very common "squash" terminology should be added as a synonym to "fold". Since git does not have a squash command, this should be safe.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Thu, 10 Apr 2014 16:02:02 -0400
parents e5baeb8fefec
children a03ea39aca2a
line wrap: on
line diff
--- a/README	Mon Apr 14 15:46:27 2014 -0400
+++ b/README	Thu Apr 10 16:02:02 2014 -0400
@@ -54,6 +54,7 @@
 - adds a --obsolete flag to import (requieres Mercurial 3.0)
 - prune: update to successor rather than parent when pruning '.' with -s
 - fold: add missing --message and --logfile option
+- fold: add squash as an alias
 
 3.3.1 -- 2014-04-23