]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Updates git URLs
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 2 Jul 2016 18:29:42 +0000 (15:29 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 2 Jul 2016 18:29:42 +0000 (15:29 -0300)
ikiwiki.setup

index 8cb031670f0b5e1bf82347bacb56bea03b65b70f..f3165247c3cf6ee555edc976e9346814b254960d 100644 (file)
@@ -28,8 +28,8 @@ use IkiWiki::Setup::Standard {
 
   # Git stuff.
   rcs => "git",
-  historyurl => "https://git.fluxo.info/?p=keyringer.git;a=history;f=[[file]]",
-  diffurl => "https://git.fluxo.info/?p=keyringer.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
+  historyurl => "https://git.fluxo.info/keyringer/log/[[file]]",
+  diffurl => 'https://git.fluxo.info/keyringer/commit/[[file]]?id=[[sha1_commit]]',
   #gitorigin_branch => "origin",
   #gitmaster_branch => "master",
   # See https://ikiwiki.info/tips/laptop_wiki_with_git/