Skip to content

[Bug] Git fetch.pruneTags = true makes scoop unable to update #5701

Discussion options

You must be logged in to vote
cd (scoop prefix scoop)
git config --local fetch.pruneTags false
gci "$(scoop prefix scoop)\..\..\..\buckets" -dir | foreach { git -C "$_" config --local fetch.pruneTags false }

If specific git config items are affecting Scoop's ability to function properly, Scoop should set them for the repo of Core/Buckets when updating, because Scoop is deeply bound to Git.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@m-lamonaca
Comment options

@rashil2000
Comment options

@m-lamonaca
Comment options

@rashil2000
Comment options

@m-lamonaca
Comment options

Comment options

You must be logged in to vote
1 reply
@m-lamonaca
Comment options

Answer selected by m-lamonaca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants
Converted from issue

This discussion was converted from issue #5679 on October 24, 2023 13:39.