18 Feb
2023
18 Feb
'23
4:40 p.m.
`git rebase -i master` Then put an s before all commits but the first commit. (Make sure to read the description at the bottom first tho) Afterwards `git push -f` to the merge branch. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2229#note_24750