From e877f9ee129dcbc245736e9334cfbc6725f19f9a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 25 Apr 2013 12:00:16 +0100 Subject: Note: Wrong author in previous commit 049b3d9. -- Magit keeps the author and date from the last commit unless reset with a c-t. Time for Jim's git-log-fix. --- scripts/git-log-fix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/git-log-fix b/scripts/git-log-fix index 2879d9206..e12b6acec 100644 --- a/scripts/git-log-fix +++ b/scripts/git-log-fix @@ -8,3 +8,7 @@ s/Conflicts:/--/ d9d98c510b936d48755f8c01165d7efa32502d24 # Fix old cherry-picked message. s/(fix wLangId in.*)/\1\n--/ + +049b3d9ca0285d15c00c215ac9b533c994196ca4 +# Fix wrong author +s/Ian Abbott.*>/Werner Koch / -- cgit v1.2.3