I have many distinct git repos in one vault.
I know the GitSync plugin is great if you sync your entire vault to git but I am not sure it’s much help if you, like me, have a bunch of different git repos.
With my current workflow I end up right clicking on the folder I am on that I know is a git repo and then going to the actual location of that folder on MacOS and then dragging it into Github desktop and doing a push/pull … or if the path is the same then presumably that repo is already loading in Git desktop and then I can just run updates or pushes from there.
But just wondering if there is a method to do this in the Obsidian GUI via plugin or other method to not have to move over to Github Desktop of another git GUI?
Thanks!