Mercurial > hg > hg-fastimport
view tests/fastimport-common @ 25:e10dff7c4369
Oops: add forgotten fastimport-common (factored out back in 1fd08644b5ac).
| author | Greg Ward <greg-hg@gerg.ca> |
|---|---|
| date | Mon, 04 May 2009 10:25:48 -0400 |
| parents | |
| children | 31b9a5805f02 |
line wrap: on
line source
# Common code for test-fastimport-* cat > $HGRCPATH <<EOF [extensions] graphlog = fastimport = $TESTDIR/../fastimport EOF
