tests/test-convert-git.t
branchstable
changeset 49590 2b658c6a9c4b
parent 48879 9987d14ad63f
--- a/tests/test-convert-git.t	Mon Nov 14 10:57:44 2022 +0100
+++ b/tests/test-convert-git.t	Mon Nov 14 20:21:53 2022 +0100
@@ -2,6 +2,7 @@
 
   $ git config -f $HOME/.gitconfig init.defaultBranch master
   $ git config -f $HOME/.gitconfig core.autocrlf false
+  $ git config -f $HOME/.gitconfig protocol.file.allow always
   $ echo "[extensions]" >> $HGRCPATH
   $ echo "convert=" >> $HGRCPATH
   $ cat >> $HGRCPATH <<EOF