Vinzent
Vinzent
Could you run `git branch` in the terminal and share the output? I want to see which local branches you have.
I think the problem is more authentication. The username is needed on commit, not on push/pull. I have no mac device so I'm not familiar with credentials caching on macOS....
@huyz I'm wondering which specific command are you missing? I think most use cases are now implemented already in Obsidian.
I've released a new version, with a decent rework. Please read the readme and tell if it works as expected.
@kometenstaub Hey I think I found a way to ship the old file name of a file with the result of the `log` method. This should help you right?
@kometenstaub `2.17.0` should now include the `fileName` parameter for each array element of the `log` result. You should be able to use that name with `git show` then.
Hmm I don't know how to fix that. I tried adding `--` to `git show`, but that doesn't work at all. I'm just passing the file path to the log...
There's now documentation on how to get started with pgTAP https://supabase.com/docs/guides/database/testing https://supabase.com/docs/guides/database/extensions/pgtap
@NaBuchholz Have you installed Obsidian via Flatpak? May you try AppImage?
Great it works via AppImage or with workarounds for Flatpak.