Hello
For this, it's necessary to read the comments on this page first: https://github.com/dolphin-emu/dolphin/commit/c51c044142fd0c91839ddc242d9da6efcbb4a526
I wanted to better explain myself what I meant to ask there, but before I could the conversation was locked, looks like that's not the place to talk about, because I didn't get any info where to find more, I defaulted coming and asking here.
The additional post I wanted to make is this:
So in essence, is the merging of a PR not the final step? Or how does it work. Thanks
EDIT: Because I was on-deck all day, I saw all the events happening all day, while I didn't really open each one up, there was just nothing remotely close to language files being merged around the time.
Maybe I had something wrong here, I actually was just expanding with git and learning more things, as to with merging and fast forward, so I did a hard reset on my local repo, and a ff-only merge, so it's all up to date again in the evening, in the morning when I started with the language files I did a normal merge, I'm not sure what git did under the hood there, it just was all up to date, I used normal merge for months without issues with not being latest to upstream otherwise none of my PR would make sense.
For this, it's necessary to read the comments on this page first: https://github.com/dolphin-emu/dolphin/commit/c51c044142fd0c91839ddc242d9da6efcbb4a526
I wanted to better explain myself what I meant to ask there, but before I could the conversation was locked, looks like that's not the place to talk about, because I didn't get any info where to find more, I defaulted coming and asking here.
The additional post I wanted to make is this:
Quote:So in short, #6331 was merged 2 days ago, if that one did it, how could it do it if I still saw them just hours ago in the afternoon, then in the evening after pulling latest upstream they gone, so I traced it back here (this commit). I guess I just wish to know how this works, merges of PR aren't commited to the public repo immediately? Or where should I read about it if this isn't the place?
If I'm wrong, and it's not that PR, which one then, because I can't find it, so if anyone knows, thanks.
So in essence, is the merging of a PR not the final step? Or how does it work. Thanks
EDIT: Because I was on-deck all day, I saw all the events happening all day, while I didn't really open each one up, there was just nothing remotely close to language files being merged around the time.
Maybe I had something wrong here, I actually was just expanding with git and learning more things, as to with merging and fast forward, so I did a hard reset on my local repo, and a ff-only merge, so it's all up to date again in the evening, in the morning when I started with the language files I did a normal merge, I'm not sure what git did under the hood there, it just was all up to date, I used normal merge for months without issues with not being latest to upstream otherwise none of my PR would make sense.