Mercurial > evolve
comparison README @ 1047:d830377bf186
evolve: adds a --confirm option
This option lets the use double check if it wants the evolve operation.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 08 Aug 2014 23:02:26 -0700 |
parents | 59bc29c84ce0 |
children | 4d5d101e878f |
comparison
equal
deleted
inserted
replaced
1046:296d48e1f55a | 1047:d830377bf186 |
---|---|
60 4.1.0 -- | 60 4.1.0 -- |
61 | 61 |
62 - amend: add -D/--current-date option | 62 - amend: add -D/--current-date option |
63 - amend: add -U/--current-user option | 63 - amend: add -U/--current-user option |
64 - evolve: add a --tool option | 64 - evolve: add a --tool option |
65 - evolve: add a --confirm option | |
65 - mark "commit -o", "graft -o" and "graft -O" as deprecated since they are | 66 - mark "commit -o", "graft -o" and "graft -O" as deprecated since they are |
66 unlikely to eventually make it into core. | 67 unlikely to eventually make it into core. |
67 - push obsmarkers and phases in the same transaction than changesets | 68 - push obsmarkers and phases in the same transaction than changesets |
68 (when using hg >= 3.1 and bundle2-exp is enabled) | 69 (when using hg >= 3.1 and bundle2-exp is enabled) |
69 - hide message about the obsolescence marker exchange behind a | 70 - hide message about the obsolescence marker exchange behind a |