Warning: No remote 'origin' in /opt/homebrew/Library/Taps/homebrew/homebrew-services, skipping update!
解决办法:信任目录运行
git之前修复的安全漏洞CVE-2022-24765
git config --global --add [safe.directory](<http://safe.directory>) /opt/homebrew/Library/Taps/homebrew/homebrew-cask
git config --global --add [safe.directory](<http://safe.directory>) /opt/homebrew/Library/Taps/homebrew/homebrew-core
git config --global --add [safe.directory](<http://safe.directory>) /opt/homebrew/Library/Taps/homebrew/homebrew-services