>>106242258 (OP)
I remember when they acquired github. I removed the account right away and moved to gitlab. If that happens again to gitlab I will go away again or finally pay for sourcehut. I only use gitlab because it's free. I don't care about extra features of the forge. I only use git from console. PR/MR an all that stuff is not actual git. Someone tells me that they want to merge a branch I merge locally, review and test then merge if it's fine. I don't like reviewing and merging from the browser and it encourages sloppy reviews, because then you don't bother to check it. If I have the code checked in then at this point I can check if it works if it's not a trivial obvious change.