view .hgignore @ 1588:e2d38f6b8afe

tests: make output comaptible with hash changes in hg-4.8 46da52f4b820 in core mercurial added logic to try hard to reuse manifest if we can. In the tests of hgsubversion, there are lot of cases we create an empty commit with just branch name changed. In hg < 4.8, hgsubversion used to create a new manifest entry for that commit but after that patch, empty commit started using the manifest of the parent leading to hash change.
author Pulkit Goyal <pulkit@yandex-team.ru>
date Wed, 31 Oct 2018 17:04:57 +0300
parents 1bb2df7523a3
children
line wrap: on
line source

syntax:glob
*.egg-info
*.orig
*.py,cover
*.pyc
*.pyo
*.swp
*~
.DS_Store
.coverage
.noseids
.project
.pydevproject
.settings
.tox
MANIFEST
build
cover
dist
hgsubversion/__version__.py
nbproject
tests/fixtures/temp