CombatWombatEsq@lemmy.worlddeleted by creator to Programming@programming.dev · 5 months agoPSA: including a diff in your git commit message can lead to it being applied to the codegithub.comexternal-linkmessage-square18linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkPSA: including a diff in your git commit message can lead to it being applied to the codegithub.comCombatWombatEsq@lemmy.worlddeleted by creator to Programming@programming.dev · 5 months agomessage-square18linkfedilink
minus-squareTempy@programming.devlinkfedilinkEnglisharrow-up0·5 months agoI would have thought that you fix it locally, git commit, and regenerate the patch set again. Maybe with optional squashing of commits so each patch set doesn’t keep growing.
I would have thought that you fix it locally, git commit, and regenerate the patch set again. Maybe with optional squashing of commits so each patch set doesn’t keep growing.