leds@feddit.dk to Programmer Humor@programming.dev · 10 months agoDO NOT MERGEfeddit.dkimagemessage-square27fedilinkarrow-up1242arrow-down19file-text
arrow-up1233arrow-down1imageDO NOT MERGEfeddit.dkleds@feddit.dk to Programmer Humor@programming.dev · 10 months agomessage-square27fedilinkfile-text
minus-squareaMockTie@beehaw.orglinkfedilinkarrow-up20arrow-down1·10 months agoWhy did they submit this as a pull request in the first place? Just commit it to a WIP branch until it’s ready to merge. Am I missing something?
minus-squareNotSteve_@lemmy.calinkfedilinkarrow-up6·10 months agoI do this often. It’s useful if you want to send it to your coworker for some early feedback or as others have said, have the CI run
minus-squareDr. Jenkem@lemmy.blugatch.tubelinkfedilinkEnglisharrow-up4·edit-210 months agoIt’s been a while since I’ve worked with AOSP, but I had always understood it to be some weird shit with Google’s internal processes. The “do not merge” commits are all over the AOSP, or at least they used to be.
Why did they submit this as a pull request in the first place? Just commit it to a WIP branch until it’s ready to merge. Am I missing something?
I do this often. It’s useful if you want to send it to your coworker for some early feedback or as others have said, have the CI run
It’s been a while since I’ve worked with AOSP, but I had always understood it to be some weird shit with Google’s internal processes. The “do not merge” commits are all over the AOSP, or at least they used to be.