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

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