From: Lars Hjemli Date: Sun, 9 Aug 2009 11:39:44 +0000 (+0200) Subject: cgit.c: allow repo.*-filter options to unset the current default X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/97b3d252629a8a3b9d356c2532dec7611438e4b9?hp=97b3d252629a8a3b9d356c2532dec7611438e4b9 cgit.c: allow repo.*-filter options to unset the current default If e.g. repo.commit-filter is specified as an empty string, this is now properly handled as disabling the global commit-filter setting for the current repository. Signed-off-by: Lars Hjemli ---