From: David Bremner Date: Tue, 2 Sep 2008 01:37:21 +0000 (-0300) Subject: enable git X-Git-Tag: 0.1~14 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=061f6d6cd199e1be12a0d4b2a7cb8fac0be6cc59;p=ikiwiki.git enable git --- 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"