.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 11 Jul 2017 11:24:43 +0200
changeset 2730 7fbb7a5d359f
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
uncommit: expose the feature with a '--extract' to amend The name of the "uncommit" feature have been an ongoing issue, but no better name have been found in the past year. We try another approach by exposing the 'uncommit' feature directly in `hg amend`. The command will not be able to do both operation a the same time (add new change to the commit + extract should change, but this is already the case with the two command today.

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