Nemeski@lemm.eecake to Programming@programming.dev · 1 year agoThe graying open source community needs fresh bloodwww.theregister.comexternal-linkmessage-square81fedilinkarrow-up134arrow-down10
arrow-up134arrow-down1external-linkThe graying open source community needs fresh bloodwww.theregister.comNemeski@lemm.eecake to Programming@programming.dev · 1 year agomessage-square81fedilink
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up4·edit-21 year 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: