标签存档: Git & SVN

使用 Git 管理项目 – reset 与 rebase 还有 revert

参考资料: 使用 Git 管理项目 – reset 与 rebase:http://www.jianshu.com/p/12803dba313e 【转】git reset 之 soft mixed hard选项的区别:http://blog.sina.com.cn/s/blog_936739790102v3nk.html git中的后悔方法:rebase,revert,reset:http://z …

继续阅读 »

ZendStudio Git Error 问题集锦

一、Cannot retrieve branches.Check if the provided repository location is valid. 错误原因: Git 认为服务器 SSL 证书不可信,导致连接不到服务器。 解决办法1: ZendStudio >> Windows >> Preferences >> Team >> Git >> Configuration >> Add E …

继续阅读 »

Git常见问题和解决方法整理

401问题 执行命令: git clone http://192.168.1.6:8081/git/haolexiang.git ./haolexiang2.com 错误现象:Initialized empty Git repository in /root/haolexiang2.com/.git/ error: The requested URL returned error: 401 whi …

继续阅读 »

[三木]十分钟教程之CentOS6.x安装搭建Apache+MariaDB(MySQL)+PHP+SSL+phpMyAdmin+Git+Gitweb(带LAMP服务器全自动安装shell脚本)

[三木]十分钟系列教程快速导读: 第一篇:[三木]十分钟教程之本地安装搭建Ubuntu12.04+Apache+PHP+MySQL+phpMyAdmin+Git+Gitweb(带LAMP全自动安装shell脚本) 第二篇:[三木]十分钟教程之服务器安装搭建CentOS6.x+Nginx+PHP+MariaDB(MySQL)+phpMyAdmin+Git+Gitweb(带LAMP全自动安装shell …

继续阅读 »

[三木]十分钟教程之服务器安装搭建CentOS6.x+Nginx+PHP+MariaDB(MySQL)+phpMyAdmin+Git+Gitweb(带LNMP全自动安装shell脚本)

[三木]十分钟系列教程快速导读: 第一篇:[三木]十分钟教程之本地安装搭建Ubuntu12.04+Apache+PHP+MySQL+phpMyAdmin+Git+Gitweb(带LAMP全自动安装shell脚本) 第二篇:[三木]十分钟教程之服务器安装搭建CentOS6.x+Nginx+PHP+MariaDB(MySQL)+phpMyAdmin+Git+Gitweb(带LAMP全自动安装shell …

继续阅读 »