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

Give a better message when Gemfile branch does not exist #6383

Merged

Conversation

deivid-rodriguez
Copy link
Member

What was the end-user or developer problem that led to this PR?

The error message when the branch in the Gemfile does not exist is too verbose, since the command is retried 3 times even if it will never succeed.

What is your fix for the problem, implemented in this PR?

Restore the good old Bundler 2.3 error.

This PR is analogous to #6356, but for non existent Gemfile branches.

Make sure the following tasks are checked

@simi simi enabled auto-merge February 15, 2023 21:06
@simi simi added this pull request to the merge queue Feb 15, 2023
Merged via the queue into master with commit 7abe7a6 Feb 16, 2023
@simi simi deleted the improve-error-message-when-cloning-a-non-existent-branch branch February 16, 2023 00:34
deivid-rodriguez pushed a commit that referenced this pull request Mar 8, 2023
…ning-a-non-existent-branch

Give a better message when Gemfile branch does not exist

(cherry picked from commit 7abe7a6)
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.

None yet

2 participants