Aatube@kbin.social to Programming@programming.dev · edit-29 months agoRemember GitHub complaining about an anti-pattern? Apparently, it still exists in an edge case!media.kbin.socialimagemessage-square5fedilinkarrow-up157arrow-down13
arrow-up154arrow-down1imageRemember GitHub complaining about an anti-pattern? Apparently, it still exists in an edge case!media.kbin.socialAatube@kbin.social to Programming@programming.dev · edit-29 months agomessage-square5fedilink
minus-squareAatube@kbin.socialOPlinkfedilinkarrow-up11·9 months agoNot exactly what the edge case is, but my hypothesis is for attempting to create a PR from a recently dethorned (i.e. I recently changed the default branch from develop to master) branch onto any branch of the same repo (forks don’t count).
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up17·9 months agoAt least it’s just a warning and not an actual error. Like all warnings, you can ignore it.
Not exactly what the edge case is, but my hypothesis is for attempting to create a PR from a recently dethorned (i.e. I recently changed the default branch from develop to master) branch onto any branch of the same repo (forks don’t count).
At least it’s just a warning and not an actual error. Like all warnings, you can ignore it.
God bless