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(update): support changing scoop tracking repository #3459

Merged
merged 2 commits into from
May 13, 2019

Conversation

chawyehsu
Copy link
Member

@chawyehsu chawyehsu commented May 13, 2019

Now you can change scoop's tracking repository to your own fork like this:

$ scoop config SCOOP_REPO "https://github.com/h404bi/scoop"
$ scoop config SCOOP_BRANCH "patch-17"
$ scoop update

This is really helpful for scoop development.

BE CAREFUL: If you changed to a branch/fork which is kinda "older" than the official repo, you probably can not change it back.

libexec/scoop-update.ps1 Outdated Show resolved Hide resolved
libexec/scoop-update.ps1 Outdated Show resolved Hide resolved
libexec/scoop-update.ps1 Outdated Show resolved Hide resolved
libexec/scoop-update.ps1 Outdated Show resolved Hide resolved
@r15ch13 r15ch13 merged commit 16bdee0 into ScoopInstaller:develop May 13, 2019
@chawyehsu chawyehsu deleted the patch-2 branch May 14, 2019 02:23
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.

3 participants