我刚刚完成了 Mavericks 的全新安装。然后我去了git-scm.com并下载了 Mac 安装程序并从中安装了 Git。
现在,每当我进入终端并输入时,git我都会得到:
xcode-select: note: no developer tools were found at '/Applications/Xcode.app',
requesting install. Choose an option in the dialog to download the command line
developer tools.
Run Code Online (Sandbox Code Playgroud)
我也有这个对话框:

git 安装程序将 git 安装到其中/usr/local/git/bin,我已将其添加到我的PATH但仍然没有骰子。
我在这里做错了什么?我不想安装 xcode 只是为了使用 git。