I want to use obsidian-git. I am using Windows 10 and have no elevated privileges.
I downloaded PortableGit and copied it to C:\Users.…\PortableGit.
Then I created a repo and copied the .git as described here to my Obsidian Vault.
I setup the PATH variable on Windows 10 for my User to the git.exe.
I want to setup the Git Plugin. I get the message “Git is not ready.” I tried to setup the Custom base path (Git repository path). But this didn’t work. With PortableGit I can commit, push etc. on the command line.
What do I need to do else to work with this great plugin?