Fix brew style on update.sh (2)
This commit is contained in:
parent
02a8de72d6
commit
53c261814e
@ -647,7 +647,6 @@ EOS
|
|||||||
CURL_GITHUB_API_ARGS=()
|
CURL_GITHUB_API_ARGS=()
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
if [[ "${DIR}" == "${HOMEBREW_REPOSITORY}" && -n "${HOMEBREW_UPDATE_TO_TAG}" ]]
|
if [[ "${DIR}" == "${HOMEBREW_REPOSITORY}" && -n "${HOMEBREW_UPDATE_TO_TAG}" ]]
|
||||||
then
|
then
|
||||||
# Only try to `git fetch` when the upstream tags have changed
|
# Only try to `git fetch` when the upstream tags have changed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user