Using Git for note-taking isn't about learning all of its advanced features. It's understanding that commits create a snapshot of your notes, freezing them in time and making your thought process and ...
Need to create a new Git repository? Then you'll need to learn how to use the git init command, because that's the only way to create a new Git repo. A Git repository is the heart and soul of Git.