From 8f2e0fb1e5972e1fe1b267f5939c60097d28b3f3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 22 Apr 2009 10:44:15 +0200 Subject: Added tests for pkg push --- test/setup | 1 + 1 file changed, 1 insertion(+) (limited to 'test/setup') 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 -- cgit v1.2.3