diff options
author | Werner Koch <[email protected]> | 2012-11-16 09:35:33 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2013-04-22 17:58:11 +0000 |
commit | a206c9ee6e09214fe6bc1c1386ef8aa6808b7c89 (patch) | |
tree | 8c7d0345f6680835313b64fe787073ccccefe9a9 | |
parent | Switch to the new automagic beta numbering scheme. (diff) | |
download | gnupg-a206c9ee6e09214fe6bc1c1386ef8aa6808b7c89.tar.gz gnupg-a206c9ee6e09214fe6bc1c1386ef8aa6808b7c89.zip |
Adjust git-log-fix for cherry-picked commits.
--
-rw-r--r-- | scripts/git-log-fix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/git-log-fix b/scripts/git-log-fix index 6760e8632..2879d9206 100644 --- a/scripts/git-log-fix +++ b/scripts/git-log-fix @@ -2,9 +2,9 @@ # option. It specifies what changes to make to each given SHA1's commit # log and metadata, using Perl-eval'able expressions. -08178d1e130a856622c0b938a34eb109bde79262 +8dff0096132fff70a5ee29a50222aebcd9b41ec7 s/Conflicts:/--/ -dafa7aa621dfe36c5c6cf462d3ec0d6c614ab105 +d9d98c510b936d48755f8c01165d7efa32502d24 # Fix old cherry-picked message. s/(fix wLangId in.*)/\1\n--/ |