]>
Commit | Line | Data |
---|---|---|
1 | # This file is expected to be used via gitlog-to-changelog's --amend=FILE | |
2 | # option. It specifies what changes to make to each given SHA1's commit | |
3 | # log and metadata, using Perl-eval'able expressions. | |
4 | ||
5 | 975bb564319aa4f4204c48aba265757ba207a80f | |
6 | s/Edligner/Edlinger/; | |
7 | ||
8 | 0db2648930e3b6c376a539aabe368aade83ee29a | |
9 | s/--flags/--feature/; | |
10 | s/flag_flag/feature_flag/; | |
11 | s/\bflag\b/feature/; |