blob: 6760e86323c4033c2e3c75fc617b23e096f030f7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# This file is expected to be used via gitlog-to-changelog's --amend=FILE
# option. It specifies what changes to make to each given SHA1's commit
# log and metadata, using Perl-eval'able expressions.
08178d1e130a856622c0b938a34eb109bde79262
s/Conflicts:/--/
dafa7aa621dfe36c5c6cf462d3ec0d6c614ab105
# Fix old cherry-picked message.
s/(fix wLangId in.*)/\1\n--/
|