mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-07-07 09:32:21 +02:00
test: unset user some config
This commit is contained in:
@@ -15,6 +15,8 @@ GIT_COMMITTER_NAME='C O Mitter'
|
||||
export GIT_AUTHOR_EMAIL GIT_AUTHOR_NAME
|
||||
export GIT_COMMITTER_EMAIL GIT_COMMITTER_NAME
|
||||
|
||||
unset XDG_CONFIG_HOME
|
||||
|
||||
if [[ $(uname -s) = MSYS* ]]; then
|
||||
test_set_prereq WIN
|
||||
export TEST_CMP='diff --strip-trailing-cr -u'
|
||||
|
||||
Reference in New Issue
Block a user