Mercurial > hgsubversion
view .hgignore @ 1464:1a4d0f1563d0
test_util: add utility function for logging the Subversion repository
This is useful when pushing non-trivial manipulations to Subversion,
as it allows you to see the actual result.
| author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
|---|---|
| date | Tue, 14 Jun 2016 21:31:37 +0200 |
| parents | e42a05915edf |
| children | 60324fc7e4d7 |
line wrap: on
line source
syntax:glob build *.pyc *.pyo .DS_Store *.swp *~ .coverage cover *.py,cover MANIFEST dist *.egg-info hgsubversion/__version__.py nbproject .project .pydevproject .settings *.orig .noseids tests/fixtures/temp
