.hgignore
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 11 Dec 2017 23:47:25 +0530
branchstable
changeset 3278 e4c0332ecee4
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
topics: fix `hg stack` in case of split This patch fixes the behaviour of hg stack which throws an error in some cases when there are multiple successors. The case of divergence is not handled yet.

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
^tests/.*\.err$
^tests/easy_run.sh$
^build/
^dist/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes