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

Fix bundle update --redownload #6924

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

segiddins
Copy link
Member

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

bundle update --redownload didn't work

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

Make it work by aliasing :redownload to :force, just like is done for bundle install

Make sure the following tasks are checked

It now does the redownloading/installing just like bundle install --redownload
@segiddins segiddins merged commit c44fe8e into master Aug 29, 2023
92 checks passed
@segiddins segiddins deleted the segiddins/bundle-update-redownload branch August 29, 2023 19:31
@deivid-rodriguez deivid-rodriguez changed the title Fix bundle update --redownload Fix bundle update --redownload Sep 21, 2023
deivid-rodriguez pushed a commit that referenced this pull request Sep 21, 2023
…load

Fix bundle update --redownload

(cherry picked from commit c44fe8e)
deivid-rodriguez pushed a commit that referenced this pull request Sep 21, 2023
…load

Fix bundle update --redownload

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

4 participants