mac执行git命令时候出现:
    xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

    解决方法:
    打开终端输入即可解决

    1. xcode-select --install