From a56aded4649c542f410eb834f0765e384819854e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 30 Aug 2008 02:08:34 +0200 Subject: Use localized branch for git in localized configs. --- ikiwiki_nb.setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ikiwiki_nb.setup') diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index f71c264..94b5c5f 100644 --- a/ikiwiki_nb.setup +++ b/ikiwiki_nb.setup @@ -33,10 +33,10 @@ use IkiWiki::Setup::Standard { # Git stuff. #rcs => "git", - #historyurl => "http://git.example.org/?p=samplewiki_content.git;a=history;f=[[file]]", # ;hb=master + #historyurl => "http://git.example.org/?p=samplewiki_content.git;a=history;f=[[file]];hb=master-nb", #diffurl => "http://git.example.org/?p=samplewiki_content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]", #gitorigin_branch => "samplewiki", - #gitmaster_branch => "master", + #gitmaster_branch => "master-nb", # Tla stuff. #rcs => "tla" -- cgit v1.2.3