summaryrefslogtreecommitdiff
path: root/ikiwiki_da.setup
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-30 02:08:34 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-30 02:10:19 +0200
commita56aded4649c542f410eb834f0765e384819854e (patch)
tree781adfd5e1db52927ce036f4ccd25214ca6dc2f1 /ikiwiki_da.setup
parent3febffeb51ef8d2c21647a3e42e2586eb34223bf (diff)
Use localized branch for git in localized configs.
Diffstat (limited to 'ikiwiki_da.setup')
-rw-r--r--ikiwiki_da.setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki_da.setup b/ikiwiki_da.setup
index f34c5a7..009d616 100644
--- a/ikiwiki_da.setup
+++ b/ikiwiki_da.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-da",
#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-da",
# Tla stuff.
#rcs => "tla"