From 72dbbe3a2cc3550a2aaaf226fd561c0d5064b5b4 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 27 Jan 2007 23:56:17 +0000 Subject: * Make gitorigin_branch and gitmaster_branch configurable via the setup file. Closes: #408599 --- doc/ikiwiki.setup | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index af60e076b..910b2b527 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -29,6 +29,8 @@ use IkiWiki::Setup::Standard { #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", # Tla stuff. #rcs => "tla" -- cgit v1.2.3