obsidian-git
obsidian-git copied to clipboard
Integrate Git version control with automatic commit-and-sync and other advanced features in Obsidian.md
when there is 0 of something you use a plural noun. sometimes you commit 0 files, like when you resolve conflicts it says "committed 0 file". it was a bit...
### Describe the bug This is how it looks.   ### Relevant errors (if available) _No response_ ### Steps to reproduce Create a new file. Open it's diff view...
### Describe the bug The following error occurs when start the obsidian process ### Relevant errors (if available) ```shell Error: spawnSync C:\Program Files\Git\bin ENOENT ``` ### Steps to reproduce Install...
### Discussed in https://github.com/denolehov/obsidian-git/discussions/275 Originally posted by **gudstrand** August 9, 2022 I would love to see the ability to push and pull on a schedule. For example, it would be...
First of all not really sure if this is the right place to ask this, sorry if it isn't So I just set up Obsidian git for my main Windows...
I've installed this plugin, but I'm unable to push or pull commits. Whenever I push, the plugin creates a commit, but fails on pushing with this error (from the console)....
@denolehov, thank you for this plugin! I tried to use `git-lfs` feature for my images sub-folder and here is error in my console: ``` This repository is configured for Git...
### Describe the bug After changing my remote origin from https to ssh (same repo), I get the attached error message. Using `git push` via terminal in the same directory...
### Describe the bug When using the commands in the Obsidian UI, nothing works. It's passing `null` to the command. The remote origin URL and the default branch of master...