On Thu Feb 2 15:57:27 2023 +0000, Jason Kuo wrote:
How do I update the MR with your version of the patch?
You may just push it to your branch, something like: ``` git fetch git@gitlab.winehq.org:jacek/wine.git wininet-file-pointer git push -f git@gitlab.winehq.org:j20001970/wine.git FETCH_HEAD:wininet ```