Nov. 24, 2023
9:58 a.m.
On Fri Nov 24 09:51:06 2023 +0000, Louis Lenders wrote:
Could you please give exact commans/instructions how to do that? Thanks git rebase -i @~2; replace the 'pick' in the last patch to 's'; save command with your editor; git push -f
There are some good git tutorials out there that you can use as a guide. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4486#note_53644