]> git.saurik.com Git - bison.git/blob - build-aux/git-log-fix
gnulib: update
[bison.git] / build-aux / git-log-fix
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 0db2648930e3b6c376a539aabe368aade83ee29a
6 s/--flags/--feature/;
7 s/flag_flag/feature_flag/;
8 s/\bflag\b/feature/;