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

Remove whitespace from branch name #499

Merged
merged 4 commits into from
Jan 11, 2024
Merged

Conversation

mdanish-kh
Copy link
Contributor

@mdanish-kh mdanish-kh commented Dec 30, 2023

FYI: Branch name restrictions imposed by git

Most of them we are not likely to come across in the winget ecosystem, so I just handled the one that's causing problems in the opened issue. (There is a regex to catch all possible cases tho)


Microsoft Reviewers: Open in CodeFlow

@mdanish-kh mdanish-kh requested a review from a team as a code owner December 30, 2023 10:58
@mdanish-kh mdanish-kh requested review from yao-msft and ryfu-msft and removed request for a team December 30, 2023 10:58
@ryfu-msft
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ryfu-msft ryfu-msft merged commit 2882727 into microsoft:main Jan 11, 2024
3 of 5 checks passed
@mdanish-kh mdanish-kh deleted the whitespace branch January 11, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when attempting to submit a manifest
2 participants