bash出现这个问题:-bash: __git_ps1: command not found
搜索解决方法(http://stackoverflow.com/questions/12870928/mac-bash-git-ps1-command-not-found)
运行安装:
cd ~
curl -OL
https://github.com/git/git/raw/master/contrib/completion/git-completion.bashmv ~/git.completion.bash ~/.git-completion.bash
结果直接提示:
curl: (35) error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112)