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

hasconfig:remote.*.url not supported by includeIf #2017

Open
racinmat opened this issue Mar 19, 2025 · 0 comments
Open

hasconfig:remote.*.url not supported by includeIf #2017

racinmat opened this issue Mar 19, 2025 · 0 comments

Comments

@racinmat
Copy link

the regex

CONDITIONAL_INCLUDE_REGEXP = re.compile(r"(?<=includeIf )\"(gitdir|gitdir/i|onbranch):(.+)\"")
is missing hasconfig:remote.*.url from https://git-scm.com/docs/git-config#Documentation/git-config.txt-codehasconfigremoteurlcode which is covered in the git documentation.

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

No branches or pull requests

2 participants