Android Studio Preview版本: Unsupported Git Version 2.15.0 At least 2.17.0 is required
👑 ~/haotian/tuya/code/涂鸦工作台/workbench-pc git:(release) $ brew install git
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
cri-tools kubeval pdf2djvu sigrok-cli tilt youtubeuploader
kube-score libxls pip-tools tailscale west
==> Updated Formulae
Updated 466 formulae.
Warning: git 2.33.1_1 is already installed, it
To link this version, run:
brew link git
👑 ~/haotian/tuya/code/涂鸦工作台/workbench-pc git:(release) $ brew link git
Linking /usr/local/Cellar/git/2.33.1_1...
Error: Could not symlink bin/git
Target /usr/local/bin/git
already exists. You may want to remove it:
rm
To force the link and overwrite all conflicting files:
brew link --overwrite git
To list all files that would be deleted:
brew link --overwrite --dry-run git
👑 ~/haotian/tuya/code/涂鸦工作台/workbench-pc git:(release) $ brew link --overwrite git
Linking /usr/local/Cellar/git/2.33.1_1... 213 symlinks created.
