diff --git a/test.ini b/test.ini --- a/test.ini +++ b/test.ini @@ -98,6 +98,10 @@ use_gravatar = true ## path to git executable git_path = git +## git rev filter option, --all is the default filter, if you need to +## hide all refs in changelog switch this to --branches --tags +git_rev_filter=--all + ## RSS feed options rss_cut_off_limit = 256000 rss_items_per_page = 10