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

Case insensitive #45

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Case insensitive #45

merged 1 commit into from
Mar 8, 2022

Conversation

bittrance
Copy link
Contributor

Users may use upper-case letters in org or repo names when creating accounts or repos without realizing that these values go into URLs which are typically matched case-sensitive as per RFC 3986.

@bittrance bittrance self-assigned this Mar 7, 2022
@bittrance bittrance changed the base branch from main to readme-improvements March 7, 2022 16:01
@bittrance bittrance requested review from phillebaba and NissesSenap and removed request for phillebaba March 7, 2022 16:01
Copy link
Contributor

@NissesSenap NissesSenap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Users may use upper-case letters in org or repo names when creating
accounts or repos without realizing that these values go into URLs
which are typically matched case-sensitive as per RFC 3986.
@bittrance bittrance merged commit ddd4121 into readme-improvements Mar 8, 2022
@bittrance bittrance deleted the case-insensitive branch March 8, 2022 13:03
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.

2 participants