summaryrefslogtreecommitdiff
path: root/build-aux/git-log-fix
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/git-log-fix')
-rw-r--r--build-aux/git-log-fix5
1 files changed, 5 insertions, 0 deletions
diff --git a/build-aux/git-log-fix b/build-aux/git-log-fix
index af702fe6..72111507 100644
--- a/build-aux/git-log-fix
+++ b/build-aux/git-log-fix
@@ -1,3 +1,8 @@
# 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.
+
+0db2648930e3b6c376a539aabe368aade83ee29a
+s/--flags/--feature/;
+s/flag_flag/feature_flag/;
+s/\bflag\b/feature/;