.hgignore
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 05 Oct 2017 19:20:20 +0530
changeset 3038 103244e34a9c
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
topics: use scmutil.cleanupnodes to create markers while changing topics Earlier if we change topics on changesets with bookmark, the bookmark is not moved to the new changeset as we didn't add that logic and we were creating obsmarkers directly. This patch calls scmutil.cleanupnodes to create obsmarkes which also handles the bookmark movement.

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