31 May
2024
31 May
'24
9:05 p.m.
On Fri May 31 21:05:42 2024 +0000, Alex Henrie wrote:
Thanks for the patch! Reading and following the instructions at https://wiki.winehq.org/Submitting_Patches will improve the chances of it being accepted. Please use your real name in the Git commit, for example: ``` git config --global user.name "Your Name" git commit --amend --reset-author git push --force ``` Also, drop "See Bug 53960" and "This patch fixes that" from the commit message, wrap the paragraph of explanation to 72 characters per line, and add a new line `Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53960` at the end of the commit message. Done :)
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5752#note_71998