ming 6月 24, 2018 1 min read git clone”*****”Problem with the SSL CA cert (path? access rights?) 首先确保你的Debian已经安装了证书 /etc/ssl/certs. 如果不是,请重新安装它们: sudo … Read more...
ming 10月 27, 2017 3 min read Git SSH gitHub 秘钥连接配置 虽然github推荐使用https方式进行连接,但是ssh方式咱们也得会,官网上也都详细的文档介绍,步骤比较简… Read more...
ming 6月 9, 2017 1 min read git 版本标签操作 在做app开发的时候经常有版本的概念,比如v1.0、v1.1之类的,不同的版本肯定对应不同的代码,所以我一般要… Read more...