Vinzent
Vinzent
@nprime496 There are some branch features. Please create a new issue with the exact features you are missing.
@cybersholt How did you install Obsidian? In case you re using Flatpak, try AppImage.
I'm trying to summarize authorization instructions [here](https://github.com/denolehov/obsidian-git/wiki/Authentication). It may help you.
This plugin only executes git commands like you would on the terminal. So this plugin doesn't affect the line endings. So I'm not quite sure where the issue lies.
I'm now trying to summarize auth methods [here](https://github.com/denolehov/obsidian-git/wiki/Authentication)
It's available for a month now, I think. You can add custom paths for the PATH env var in the settings now.
It's an issue from the zotero plugin, because it changes the path. https://github.com/mgmeyers/obsidian-zotero-integration/blob/main/src/main.ts#L44C21-L44C21 Please open an issue for that plugin.
@raulvasquez You are using the `git.cmd` as Git Binary Path, right? Can you wrap it in `'` in the settings? That should fix the whitespace in the path issue.
Hmm I can't get it to work as well. Seems like a bug in simpel-git to me. You'll have to use no space then.
This got now resolved in #393