CombatWombatEsq@lemmy.world to Programming@programming.dev · 24 hours agoPSA: including a diff in your git commit message can lead to it being applied to the codegithub.comexternal-linkmessage-square11fedilinkarrow-up139arrow-down11
arrow-up138arrow-down1external-linkPSA: including a diff in your git commit message can lead to it being applied to the codegithub.comCombatWombatEsq@lemmy.world to Programming@programming.dev · 24 hours agomessage-square11fedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up2·7 hours agoThey wanted me to make some changes and with the normal workflow that’s just git commit and git push. With git send-email I have no fucking idea and it got beyond the point where I had enough cared enough to fight the process.
They wanted me to make some changes and with the normal workflow that’s just
git commitandgit push. Withgit send-emailI have no fucking idea and it got beyond the point where I had enough cared enough to fight the process.