fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 1 year agoLPT Do it.mander.xyzimagemessage-square62linkfedilinkarrow-up1647arrow-down10
arrow-up1647arrow-down1imageLPT Do it.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 1 year agomessage-square62linkfedilink
minus-squareGiveOver@feddit.uklinkfedilinkEnglisharrow-up7·1 year agoGit tracks changes for a folder full of code (aka “repo”) between saves (called “commits”) so you can revert back to previous versions. It’s intended for software but there’s nothing stopping you from using it for documents
Git tracks changes for a folder full of code (aka “repo”) between saves (called “commits”) so you can revert back to previous versions. It’s intended for software but there’s nothing stopping you from using it for documents
Thanks!