diff --git a/tests/test-git-interop.t b/tests/test-git-interop.t --- a/tests/test-git-interop.t +++ b/tests/test-git-interop.t @@ -14,6 +14,7 @@ Setup: > git commit "$@" >/dev/null 2>/dev/null || echo "git commit error" > count=`expr $count + 1` > } + $ git config --global init.defaultBranch master $ hg version -v --config extensions.git= | grep '^[E ]'