.hgignore
author Patrick Mezard <patrick@mezard.eu>
Sat, 23 Jun 2012 11:14:09 +0200
changeset 302 d68ccae92d52
parent 262 4675d9c6c66b
child 391 92adb5b34a04
permissions -rw-r--r--
obsolete: make collapse create less markers Collapsing A and B into C was registering: A -> C B -> C A -> B At this point, the last relation brings nothing and is removed for the sake of simplicity: A -> C B -> C test-evolve.t is slightly modified as one of the relations let stabilize compute a target outside of the parent revision tree. This is a stabilize bug, not trivial to fix, so let's tweak the test for now.

syntax: re
/figures/[^/]+\.png$
^docs/build/
^docs/html/
^html/
\.pyc$
~$
\.orig$
\.rej$
\.err$