wires

about summary refs log tree commit diff
path: root/contrib/hooks/post-receive.agefile (unfollow)
<
Commit message (Collapse)Author
2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt
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 <hacking@nachtgeist.net> Reviewed-by: John Keeping <john@keeping.me.uk>