-
-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: "Pull updates on startup" also commits and pushes #736
Comments
Can you please share your other settings under the "Automatic" heading in the plugin settings? |
That's the expected behavior. Or, at least, if you haven't used Obsidian for 6 (360 min) hours. When the last edit is 6h ago, and you start Obsidian, it first pulls because of the "Pull on startup" setting and afterward creates a backup, because of your Auto backup settings. |
Unfortunately, it's not just about the backup interval. It also happens if I just did a manual backup and then restart/refresh Obsidian. It then does another backup. |
This is an annoyance. I have three devices I work with and it happens from time to time that on the third device, which I rarely use, files which are out of date are pushed and I "loose" the content. That is "git-legal", which is fine, but I then have to go back to my laptop to sort things out manually. Two ideas:
I am writing this right now because that has happened the third time this week already... |
Describe the bug
Hello,
first, many thanks for this plugin and the work. I would not be able to work without Git in Obsidian :)
One thing I noticed and has become a small nuisance from time to time, though: I have the option "Pull updates on startup" on, as I want to have my latest changes pulled every time. But what I don't necessarily want is to commit/push my latest local changes at the same time.
But it seems this is not possible. Below, a screenshot of my current settings around that:
From my understanding of these settings, this should only pull on startup, but not commit/push. But it does so anyway.
Would it be possible to adjust that, maybe with a setting?!
Relevant errors (if available) from notifications or console (
CTRL+SHIFT+I
)No response
Steps to reproduce
Expected Behavior
Addition context
No response
Operating system
macOS
Installation Method
None
Plugin version
2.24.2
The text was updated successfully, but these errors were encountered: