summaryrefslogtreecommitdiff
path: root/test/setup
diff options
context:
space:
mode:
Diffstat (limited to 'test/setup')
-rw-r--r--test/setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/setup b/test/setup
index ac82c31..e2cff79 100644
--- a/test/setup
+++ b/test/setup
@@ -7,6 +7,7 @@ for repo in ra rb rc; (
mkdir $repo
cd $repo
git init
+ git config receive.denyCurrentBranch ignore
touch foo
mkdir bin
touch bin/$repo