

























这是一个创建于 4447 天前的主题,其中的信息可能已经有所发展或是发生改变。
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.bash
mv ~/git.completion.bash ~/.git-completion.bash
结果直接提示:
curl: (35) error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。