fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 5 months agoLPT Do it.mander.xyzimagemessage-square197fedilinkarrow-up11.02Karrow-down122
arrow-up11Karrow-down1imageLPT Do it.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 5 months agomessage-square197fedilink
minus-squareGiveOver@feddit.uklinkfedilinkEnglisharrow-up10·5 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!