From 7e9c2b136f01cd7727b04fbda8b6d6563e6d34e1 Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Sat, 19 Mar 2016 15:12:27 -0300
Subject: [PATCH] More config cleanup

---
 ikiwiki.setup | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ikiwiki.setup b/ikiwiki.setup
index 26593af..4b02f87 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -20,8 +20,6 @@ use IkiWiki::Setup::Standard {
 	rcs => "git",
   historyurl => "https://git.fluxo.info/?p=rhatto.git;a=history;f=[[file]]",
   diffurl => "https://git.fluxo.info/?p=rhatto.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
-	#gitorigin_branch => "origin",
-	#gitmaster_branch => "master",
 	# See https://ikiwiki.info/tips/laptop_wiki_with_git/
 	gitorigin_branch => '',
 
-- 
GitLab