Add more quotes

This commit is contained in:
Richard Berger
2021-04-30 17:52:32 -04:00
parent bebb5c3edf
commit 7994bb320f
7 changed files with 36 additions and 36 deletions

View File

@ -7,7 +7,7 @@ then
fi
export GIT_CONFIG_COUNT=1
export GIT_CONFIG_KEY_0=url.$GITHUB_PROXY_DIR/.insteadOf
export GIT_CONFIG_KEY_0="url.$GITHUB_PROXY_DIR/.insteadOf"
export GIT_CONFIG_VALUE_0=git://github.com/
echo "Redirecting git://github.com urls to local cache..."