fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 6 months agoLPT Do it.mander.xyzimagemessage-square153fedilinkarrow-up1920
arrow-up1920imageLPT Do it.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 6 months agomessage-square153fedilink
minus-squareGiveOver@feddit.uklinkfedilinkEnglisharrow-up9·6 months 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!