bestelbus22@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 day agoThe meaning of thislemmy.mlimagemessage-square60linkfedilinkarrow-up1500arrow-down112
arrow-up1488arrow-down1imageThe meaning of thislemmy.mlbestelbus22@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 day agomessage-square60linkfedilink
minus-squarepastermil@sh.itjust.workslinkfedilinkarrow-up13·24 hours agoI think there will be a lynch mob of git users outside your house for calling PR as “push request”.
minus-squareDiplomjodler@lemmy.worldlinkfedilinkarrow-up10·edit-222 hours agoI’ve been wondering about the noise. Edit: turns out, they weren’t there to lynch me. They just gave me a two hour lecture on proper usage of git.
minus-squarenaught@sh.itjust.workslinkfedilinkarrow-up3·edit-222 hours agoTECHNICALLY, there is no such thing as a pull request in git. That’s a Github convention. It’s really a merge request e: drat someone already out-pedantic’d me
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up8·23 hours agoonly github users. git itself doesn’t have PRs, and other forges call them different things. gitlab calls them merge requests, pico calls them patch requests…
I think there will be a lynch mob of git users outside your house for calling PR as “push request”.
I’ve been wondering about the noise.
Edit: turns out, they weren’t there to lynch me. They just gave me a two hour lecture on proper usage of git.
TECHNICALLY, there is no such thing as a pull request in git. That’s a Github convention. It’s really a merge request
e: drat someone already out-pedantic’d me
only github users. git itself doesn’t have PRs, and other forges call them different things. gitlab calls them merge requests, pico calls them patch requests…