Skip to content

Add support for submodules#6

Open
9a3eedi wants to merge 1 commit intocannadayr:masterfrom
9a3eedi:submodule-fix
Open

Add support for submodules#6
9a3eedi wants to merge 1 commit intocannadayr:masterfrom
9a3eedi:submodule-fix

Conversation

@9a3eedi
Copy link
Copy Markdown

@9a3eedi 9a3eedi commented Apr 7, 2026

This is a quick fix for #5

This only checks for the existence of a .git file. It does not look into the contents and whether the submodule is valid or not. Since the current code does something similar to regular git repositories (only checks if there's a directory) I figured this should be ok.

This fix allowed me to attach the driver to a database in a git submodule so I can do diffs.

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 this pull request may close these issues.

1 participant