Merge pull request #4748 from woodruffw/export-homebrew-git

brew.sh: Export HOMEBREW_GIT
This commit is contained in:
William Woodruff 2018-08-23 14:37:21 -04:00 committed by GitHub
commit 6f7c9ae4f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,6 +162,7 @@ export HOMEBREW_CACHE
export HOMEBREW_CELLAR
export HOMEBREW_SYSTEM
export HOMEBREW_CURL
export HOMEBREW_GIT
export HOMEBREW_PROCESSOR
export HOMEBREW_PRODUCT
export HOMEBREW_OS_VERSION