What sections is hidden by default? #98
Unanswered
liborjelinek
asked this question in
Q&A
Replies: 1 comment
-
The default sections are listed here: git-changelog/src/git_changelog/commit.py Lines 424 to 430 in f7bec75 The reason we only include these ones by default is that types like I'm open to a feature request to support a special |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Git history with all types from Angular convention. However, some types (100%
docs
andchore
types) seem to be hidden by default... So I am running git-changelog with listing everything under--section
argument.What sections are hidden by default, and why? Is it possible to list all sections without listing it in
--sections
?Beta Was this translation helpful? Give feedback.
All reactions