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

Group the prompt together #391

Merged
merged 5 commits into from Feb 21, 2024
Merged

Group the prompt together #391

merged 5 commits into from Feb 21, 2024

Conversation

arcanis
Copy link
Contributor

@arcanis arcanis commented Feb 21, 2024

Very small diff to change:

Corepack is about to download https://registry.yarnpkg.com/yarn/-/yarn-1.22.21.tgz.

Do you want to continue? [Y/n] y
1.22.21

Into:

Corepack is about to download https://registry.yarnpkg.com/yarn/-/yarn-1.22.21.tgz.
Do you want to continue? [Y/n] y

1.22.21

sources/httpUtils.ts Outdated Show resolved Hide resolved
sources/httpUtils.ts Outdated Show resolved Hide resolved
arcanis and others added 3 commits February 21, 2024 19:56
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@aduh95 aduh95 merged commit 00506b2 into main Feb 21, 2024
10 checks passed
@aduh95 aduh95 deleted the mael/group-prompt branch February 21, 2024 20:24
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.

None yet

4 participants