From: Daniel Reichelt Date: Mon, 10 Aug 2015 07:45:48 +0000 (+0200) Subject: Fix processing of repo.hide and repo.ignore X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/dc41a0018058c81ee9a0a2dc6e89f737d7c1c966?hp=dc41a0018058c81ee9a0a2dc6e89f737d7c1c966 Fix processing of repo.hide and repo.ignore If the global option enable-filter-overrides is set to 1 the repo-specific options repo.hide and repo.ignore never got processed. Signed-off-by: Daniel Reichelt Reviewed-by: John Keeping ---