Mercurial > evolve
comparison README @ 752:bfdfdf731f8a
grab: update the alias for 2.8 compatibility
2.8 does not update on rebase anymore. We need to update by hand. this makes
this alias more fragile.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 15 Nov 2013 21:44:24 -0500 |
parents | a5474648a9d2 |
children | c3ba8a965a7a |
comparison
equal
deleted
inserted
replaced
751:a5474648a9d2 | 752:bfdfdf731f8a |
---|---|
50 - amend: use core mechanism for amend (fix multiple bugs) | 50 - amend: use core mechanism for amend (fix multiple bugs) |
51 - parents command: add "working directory parent is obsolete" message | 51 - parents command: add "working directory parent is obsolete" message |
52 - evolve command: allow updating to the successor if the parent is | 52 - evolve command: allow updating to the successor if the parent is |
53 obsolete | 53 obsolete |
54 - gdown and gup commands: add next and previous alias, respectively | 54 - gdown and gup commands: add next and previous alias, respectively |
55 - make grab aliases compatible with Mercurial 2.8 | |
55 | 56 |
56 3.1.0 -- 2013-02-11 | 57 3.1.0 -- 2013-02-11 |
57 | 58 |
58 - amend: drop deprecated --change option for amend | 59 - amend: drop deprecated --change option for amend |
59 - alias: add a grab aliast to be used instead of graft -O | 60 - alias: add a grab aliast to be used instead of graft -O |