Vinzent

Results 352 comments of Vinzent

I don't know what you mean with `if u put the comunity version should be nice`. Did you follow this [git installation guide](https://github.com/denolehov/obsidian-git/wiki/Installation#git-installation)?

I've added a warning to the README

There is already a command to add new remotes and change the url of existing ones. You can't change the remote of a branch with an existing upstream branch, but...

I think the library `simple-git` doesn't recognize it as a got repository. But **why** use a bare repo with a worktree.

What did you set as a custom git binary path?

So you all get the error message: `Error: spawnSync git EPERM`? Watch out for `EPERM` in the console, because `ENOENT` is much more common? I don't know what could be...

I cannot reproduce and don't know what to fix, because on Obsidian load and plugin load should be identical.

There is no branch management currently, because that's a rare use case for personal knowledge management.

I definitely like the idea, but I don't when I get the time for it.

How can files get deleted if I commit a directory as empty? I don't really understand what you think is happening.