Skip to content

Conversation

@raisercostin
Copy link

@raisercostin raisercostin commented Jun 28, 2025

Having the name help in debugging what buckets have git conflicts.

Description

Show what buckets are updated.

Motivation and Context

When updating via scoop update some buckets have conflicts.
Is hard to even see which ones since the updating buckets is not shown:

λ scoop update
Updating Scoop...
Updating Buckets...
error: cannot pull with rebase: You have unstaged changes.
error: Please commit or stash them.
Scoop was updated successfully!

After this fix you get

λ scoop update
Updating Scoop...
Updating Buckets...
error: cannot pull with rebase: You have unstaged changes.
error: Please commit or stash them.
WARNING: Git failed in D:\home\raiser-apps\buckets\jumpchat
Scoop was updated successfully!

How Has This Been Tested?

Just run scoop update and the list of buckets should be shown.

Checklist:

  • I have read the Contributing Guide.
  • I have ensured that I am targeting the develop branch.
  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.
  • I have added an entry in the CHANGELOG.

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.

1 participant