; Ignore "Bump version to 0.1" commit in ChangeLog
This commit is contained in:
parent
de93ce07e3
commit
f35cbd2124
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
./gitlog-to-changelog \
|
||||
--ignore-matching='^; ' --ignore-line='^; ' \
|
||||
--ignore-commits='f3fed64957b4e88cfa1ff2c5ddfb665f249624cc' \
|
||||
--ignore-commits="f3fed64957b4e88cfa1ff2c5ddfb665f249624cc,\
|
||||
1b2b7aee26dd611a44226530f9a010ec9bf22add" \
|
||||
--format='%B' >ChangeLog
|
||||
|
||||
# Find the years covered by the generated ChangeLog, so that
|
||||
|
|
Loading…
Add table
Reference in a new issue