Mercurial > evolve
view .hgignore @ 297:590ac023c536
rebase: improve invalid revisions filtering
- Filter rebasestate nullmerge and unrebased revision before considering
updating obsolete. This simplifies the handling of obsolete and make
it ignore unrebased revision rather than extinguishing them.
- Apply obsolete markers only if rebasestate is not empty, testing
rebasetarget was irrelevant.
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Thu, 21 Jun 2012 19:24:19 +0200 |
parents | 4675d9c6c66b |
children | 92adb5b34a04 |
line wrap: on
line source
syntax: re /figures/[^/]+\.png$ ^docs/build/ ^docs/html/ ^html/ \.pyc$ ~$ \.orig$ \.rej$ \.err$