Below you will find pages that utilize the taxonomy term “git”
Howtoes
Syncing Logseq via Git using Working Copy on iOS
Wow that’s a lot of words in the title! I’m going to do my best to walk you through it 🙂
I’d like to break this into multiple pages/tutorials so that may happen in the future but for right now let’s cover the basics.
Git git is a version control system that is typically, but not exclusively, used for code. It lets you take snapshots and facilitates sharing with others if that’s part of your use case.