Re: Gitlab workflow question
Gerald Pfeifer <[email protected]> Fri, 16 May 2025 13:18:13 +0200 (CEST)
| Newsgroups | gmane.comp.emulators.wine.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 15 May 2025, robert lippmann wrote: > I submitted a patch, and needed to make changes. I made the changes, > but am not sure how to submit it for re-review. Are you aware of https://gitlab.winehq.org/wine/wine/-/wikis/Git-Wine-Tutorial ? > Is there something I need to do to get it so itΒ’s mergeable again? > IΒ’ve been rebasing for weeks. Should I just close the MR, and submit a > new one? https://gitlab.winehq.org/wine/wine/-/wikis/Git-Wine-Tutorial#updating-a-merge-request specifically looks like it may be addressing your question? I have successfully used these instructions myself a few times. Hope this helps, Gerald