Skip to content

git-glob windows support #383

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

Merged
merged 4 commits into from
Apr 14, 2022
Merged

git-glob windows support #383

merged 4 commits into from
Apr 14, 2022

Conversation

Byron
Copy link
Member

@Byron Byron commented Apr 13, 2022

On windows patterns seem to handle backslashes differently. Figure out where that happens and make sure we can reproduce it.

Bring in OS-specific tests as well which are still disabled in the baseline test.

Tasks

  • add OS specific tests to git-glob
  • cleanup

Byron added 4 commits April 14, 2022 10:53
This is done by renaming it to
`wildcard::MODE::NO_MATCH_SLASH_LITERAL` and actually fits what it
does.
also: prepare for OS specific tests, even though right now there should
be none.
As also indicated by the git source, there is no special handling of
backslashes on windows.
@Byron Byron force-pushed the glob-windows-support branch from b9be8c1 to 16570ef Compare April 14, 2022 02:57
@Byron Byron merged commit 16570ef into main Apr 14, 2022
@Byron Byron deleted the glob-windows-support branch May 3, 2022 01:56
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