fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 6 months agoLPT Do it.mander.xyzimagemessage-square63fedilinkarrow-up1644
arrow-up1644imageLPT Do it.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 6 months agomessage-square63fedilink
minus-squareGiveOver@feddit.uklinkfedilinkEnglisharrow-up7·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!