Nemeski@lemm.ee to Programming@programming.dev · 4 months agoThe graying open source community needs fresh bloodwww.theregister.comexternal-linkmessage-square93fedilinkarrow-up1321arrow-down13
arrow-up1318arrow-down1external-linkThe graying open source community needs fresh bloodwww.theregister.comNemeski@lemm.ee to Programming@programming.dev · 4 months agomessage-square93fedilink
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up10·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: