Vinzent

Results 352 comments of Vinzent

Sorry to hear that it still doesn't work. I'm just providing the path to the [simple-git](https://github.com/steveukx/git-js) library, so it has to be an issue on their side. I'm really thankful...

I think the environment variables are different when started from terminal. Does your ssh key have a passphrase and do you have to enter it when pushing in Obsidian started...

@hardenchant You need to remove any node imports. So you have to delete the simple git file. Just ignore the import errors now. I think there is also a child...

See merged #270

First, thank you for your detailed description! I am not an expert in ssh. Could you try the config shown in this [comment](https://stackoverflow.com/a/11251797)

Hmm, I don't know what I could log. Would a custom `GIT_SSH_COMMAND` env var help?

The issue might come, that the Banners plugin thinks it's a new created file. Although it's an existing file pulled. Closing this as I can't do anything about it.

When you use your ssh key, you have to type in your ssh-key password right?

The problem is the passphrase . Will take a look how to solve this.

When you use the default terminal and start the ssh-agent and run `ssh-add`. And type in your passphrase. Does the issue still persist? I can't help more, because I am...