X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Flib-core;h=7ed27619ac3466b9a2900519412a53006cb709ad;hp=056a1bc188c49f568df6046af46f94d2907c7f73;hb=2c3427f71978357151e84611d967c1650aa814dc;hpb=816ed64edd5f42c114bda166878008e6a3877215 diff --git a/tests/lib-core b/tests/lib-core index 056a1bc1..7ed27619 100644 --- a/tests/lib-core +++ b/tests/lib-core @@ -20,6 +20,8 @@ t-set-using-tmp () { export DGIT_TEST_DUMMY_DIR=$tmp export DGIT_TEST_TMP=$tmp export GNUPGHOME=$tmp/nonexistent + git config --global user.email 'dgit-test@debian.example.net' + git config --global user.name 'dgit test git user' } t-filter-out-git-hyphen-dir () {