tests/test-git-interop.t
changeset 45992 9dd5b129ff28
parent 45950 c7c1efdfd4de
child 46796 38f55ef058fb
--- a/tests/test-git-interop.t	Sat Nov 28 14:15:55 2020 +0100
+++ b/tests/test-git-interop.t	Mon Nov 30 09:47:46 2020 -0800
@@ -30,6 +30,7 @@
   [255]
   $ git init
   Initialized empty Git repository in $TESTTMP/nogit/.git/
+  $ git config --global init.defaultBranch master
 This status invocation shows some hg gunk because we didn't use
 `hg init --git`, which fixes up .git/info/exclude for us.
   $ hg status