Nemeski@lemm.ee to Programming@programming.dev · 4 months agoThe graying open source community needs fresh bloodwww.theregister.comexternal-linkmessage-square104fedilinkarrow-up1327arrow-down13
arrow-up1324arrow-down1external-linkThe graying open source community needs fresh bloodwww.theregister.comNemeski@lemm.ee to Programming@programming.dev · 4 months agomessage-square104fedilink
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up11·edit-24 months agoELI5: Git has tools built-in to put your changes into emails and send them. People can either bring them in or see the diff in the emails. Reading and interactive tutorials: https://useplaintext.email/ https://git-send-email.io/
ELI5: Git has tools built-in to put your changes into emails and send them. People can either bring them in or see the diff in the emails.
Reading and interactive tutorials: