Vinzent
Vinzent
@zkwinkle Has the ssh key a passphrase and if so, do you have to enter it when you use it via command line?
Which version of Obsidian do you install on chrome OS? The Android version?
By researching the error message, it may be a path problem. Can you try some solutions provided in this issue? https://github.com/keybase/client/issues/15176 Interesting comments: - https://github.com/keybase/client/issues/15176#issuecomment-501716617 - https://github.com/keybase/client/issues/15176#issuecomment-845304953
Hmm, then I don't know what the issue could be. Sorry.
@GollyTicker I can execute files in `/usr/local/bin` on my Ubuntu 20.04 machine from within Obsidian. But maybe that's not always the case?
Hey, I've added `/usr/local/bin` to the path for commit,push, pull and fetch. May someone try it? Just repalce the `.obsidian/plugins/obsidian-git/main.js` with the main.js from the zip. [main.zip](https://github.com/denolehov/obsidian-git/files/9402765/main.zip)
Do you have any experience with Git? E.g. did you commit and push the changes?
I haven't tested it with wsl. I guess the problem is that you first run `wsl` and then the `git` path for wsl, but that's caused by the underlying git...
Oh ** you are right. Definitely need to fix that. But I still doubt that it works, because the user in the other issue had a local git installation and...
Released a new version, please try it out.