From 061f6d6cd199e1be12a0d4b2a7cb8fac0be6cc59 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 1 Sep 2008 22:37:21 -0300 Subject: [PATCH] enable git --- test-wiki/test.setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-wiki/test.setup b/test-wiki/test.setup index cbd9f1fc8..e7dc1a3ed 100644 --- a/test-wiki/test.setup +++ b/test-wiki/test.setup @@ -27,11 +27,11 @@ use IkiWiki::Setup::Standard { #svnpath => "trunk", # Git stuff. - #rcs => "git", + rcs => "git", #historyurl => "http://git.example.org/gitweb.cgi?p=wiki.git;a=history;f=[[file]]", #diffurl => "http://git.example.org/gitweb.cgi?p=wiki.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]", #gitorigin_branch => "origin", - #gitmaster_branch => "master", + gitmaster_branch => "testvcs", # Tla stuff. #rcs => "tla" -- 2.26.2