mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
CONTRIBUTING.md: make git config apply locally (#25934)
This commit is contained in:
committed by
Josh Hagins
parent
d20c943e0a
commit
76ed0de20e
+1
-1
@@ -20,7 +20,7 @@ cask-repair --help
|
||||
|
||||
# fork homebrew-cask to your account - only needed once
|
||||
cd "$(brew --repository)/Library/Taps/caskroom/homebrew-cask/Casks"
|
||||
git config hub.protocol https
|
||||
git config --local hub.protocol https
|
||||
hub fork
|
||||
|
||||
# use to update <outdated_cask>
|
||||
|
||||
Reference in New Issue
Block a user