.hgignore
author Pierre-Yves David <pierre-yves.david@fb.com>
Sun, 13 Mar 2016 13:07:54 +0000
changeset 1891 077c40f206d1
parent 1882 b6f934ed3570
child 2020 143c8e4dc22d
permissions -rw-r--r--
rebase: test default rebase destination behavior In future mercurial 3.8, rebase and merge share the same destination logic. So if merge work, rebase should work as well. However, we double test it to be sure. Especially, in 3.7 the logic is not shared so we have to introduce an extra hack to share it in this case.

syntax: glob
*.orig
*.pyc
tests/*.err
tests/.testtimes