11 ms·
I had the same issues, so I built a macOS menu-bar app that does one-click git pull/commit/push for any local folder, including Obsidian vaults. Uses the system
by sailingcode 5mo ago
I had the same issues, so I built a macOS menu-bar app that does one-click git pull/commit/push for any local folder, including Obsidian vaults. Uses the system git binary, fast-forward merges only (stops on conflict instead of silently merging), blocks secrets before push.