Mercurial > hg > hg-fastimport
view tests/fastimport-common @ 100:3f2bf6a7830a default tip
Added tag 0.1.1 for changeset a90da62aa705
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Mon, 15 Feb 2021 12:06:38 +0000 |
| parents | 0e4e40caea58 |
| children |
line wrap: on
line source
# Common code for test-fastimport-* cat > $HGRCPATH <<EOF [extensions] graphlog = fastimport = $TESTDIR/../hgfastimport EOF # for fastimport package export PYTHONPATH=$TESTDIR/..
