diff options
Diffstat (limited to 'Library/Homebrew/cmd/update-reset.sh')
| -rw-r--r-- | Library/Homebrew/cmd/update-reset.sh | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/Library/Homebrew/cmd/update-reset.sh b/Library/Homebrew/cmd/update-reset.sh index 3b166b8ed..5ba8ec9d8 100644 --- a/Library/Homebrew/cmd/update-reset.sh +++ b/Library/Homebrew/cmd/update-reset.sh @@ -28,8 +28,6 @@ EOS      set -x    fi -  export HOME="$HOMEBREW_LIBRARY/Homebrew/gitconfig" -    for DIR in "$HOMEBREW_REPOSITORY" "$HOMEBREW_LIBRARY"/Taps/*/*    do      [[ -d "$DIR/.git" ]] || continue | 
