tests/test-convert-git.t
branchstable
changeset 45656 366c547a8a57
parent 41287 c0221d929eb9
child 45683 04aa48afab99
--- a/tests/test-convert-git.t	Mon Oct 05 15:08:15 2020 +0200
+++ b/tests/test-convert-git.t	Thu Oct 08 13:16:14 2020 -0700
@@ -1,5 +1,7 @@
 #require git
 
+  $ echo "[init]" >> $HOME/.gitconfig
+  $ echo "defaultBranch = master" >> $HOME/.gitconfig
   $ echo "[core]" >> $HOME/.gitconfig
   $ echo "autocrlf = false" >> $HOME/.gitconfig
   $ echo "[core]" >> $HOME/.gitconfig