Skip to content
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

Gitdoc doesn't handle submodules #59

Open
oliverjhyde opened this issue Jun 20, 2023 · 0 comments
Open

Gitdoc doesn't handle submodules #59

oliverjhyde opened this issue Jun 20, 2023 · 0 comments

Comments

@oliverjhyde
Copy link

Hi, my use case is that I'm trying to recreate my Obsidian setup using VSCode & Foam. Then trying to use Gitdoc to replace the Git syncing plugin for Obsidian.

I have my main Obsidian vault with it's folders and a folder inside it with my submodule which is itself a smaller Obsidian vault.

When I make changes to files inside the submodule they aren't committed. From the UI changes that happen in the Source Control pane I think Gitdoc is trying to commit to the main repository not the submodule.

It would be great if Gitdoc could handle this usecase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant