Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions libexec/scoop-config.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
# no_junction: $true|$false
# The 'current' version alias will not be used. Shims and shortcuts will point to specific version instead.
#
# scoop_repo: http://github.com/ScoopInstaller/Scoop
# Git repository containining scoop source code.
# scoop_repo: https://github.com/ScoopInstaller/Scoop
# Git repository containing scoop source code.
# This configuration is useful for custom forks.
#
Comment thread
coderabbitai[bot] marked this conversation as resolved.
# scoop_branch: master|develop
Expand Down
Loading