From 654530fa8bb0937123ed526e3093170ef23f5295 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 16 Nov 2013 17:26:20 -0400 Subject: Added only_committed_changes config setting, which speeds up wiki refresh by querying git to find the files that were changed, rather than looking at the work tree. Not enabled by default as it can break some setups where not all files get committed to git. --- ikiwiki.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikiwiki.spec') diff --git a/ikiwiki.spec b/ikiwiki.spec index 1a54cc231..d23dd4632 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20130904.1 +Version: 3.20130904.2 Release: 1%{?dist} Summary: A wiki compiler -- cgit v1.2.3