Mercurial > evolve
diff README @ 1008:a010ba5a0ffb
evolve: deprecated --obsolete and --old-obsolete option on commit and graft
Such option are unlikely to make it into core, so we deprecate them to avoid uer
discovery them and getting used to them.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 30 Jul 2014 13:14:13 -0700 |
parents | 1d8ba8244001 |
children | 58ff9d9c0746 |
line wrap: on
line diff
--- a/README Fri Jul 25 17:13:54 2014 +0200 +++ b/README Wed Jul 30 13:14:13 2014 -0700 @@ -62,6 +62,8 @@ - amend: add -D/--current-date option - amend: add -U/--current-user option - evolve: add a --tool option +- mark "commit -o", "graft -o" and "graft -O" as deprecated since they are + unlikely to eventually make it into core. - push obsmarkers and phases in the same transaction than changesets (when using hg >= 3.1 and bundle2-exp is enabled)