obsidian-git icon indicating copy to clipboard operation
obsidian-git copied to clipboard

Integrate Git version control with automatic commit-and-sync and other advanced features in Obsidian.md

Results 211 obsidian-git issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/5298006/183904959-0f275b40-263e-46ff-9679-a68b87ec1e7e.png) ![image](https://user-images.githubusercontent.com/5298006/183904986-88418b1b-e420-4570-b1c3-71d0a4a71a39.png) ### 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...

enhancement

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...