Mercurial > evolve
comparison docs/user-guide.rst @ 1422:c868a69c29c5
evolve: distinct between '--all' and '--all --any'
Before this patch, evolve --all implied evolve --all --any. With this patch
evolve --all evolves all the aspiring descendants of the parent of the working
copy. evolve --all --any does what evolve --all did before: evolving all the
troubles in the repo.
We add anew function _aspiringdescendant for this purpose
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 22 Jun 2015 21:01:30 -0700 |
parents | 0683e3030316 |
children | 83d2c9637e89 |
comparison
equal
deleted
inserted
replaced
1421:8f18c7b3af14 | 1422:c868a69c29c5 |
---|