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

Changing git path handling when the git is a submodule #97

Closed
wants to merge 1 commit into from
Closed

Changing git path handling when the git is a submodule #97

wants to merge 1 commit into from

Conversation

armata007
Copy link

I have run across an issue where my project was a submodule of some other repository. In that case the install script of pre-commit package did not execute properly. I have added handling of this case, by reading file .git in target repository. This file consists of path to the "true" .git folder.

@LecrisUT LecrisUT mentioned this pull request Jul 6, 2023
13 tasks
@armata007 armata007 closed this by deleting the head repository Sep 10, 2024
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