分类: git


最近把命令行改成使用msys2,安装了,msys64,之后通过pacman安装g Read more…


linux中经常需要设置文件可执行权限,默认情况下会被git跟踪,设置git忽略 Read more…


如果是linux和windows混合开发,很容易会遇到行尾换行符的问题,wind Read more…


清晰明了的git工作流程图,你值得拥有


提交更改后后悔了,还push了。咋办? git reset –hard HEA Read more…


“哇欧,我才读了 git 的快速入门指南就觉得它简直酷毙了,现在使用起 git Read more…


使用 git tag 命令来添加新标签 git tag -a v1.4 -m ‘ Read more…


有些时候不小心上传了一些敏感文件(例如密码), 或者不想上传的文件(没及时或忘了 Read more…


如果你没有添加 GitHub 密钥的话,composer update 会提示你 Read more…


作者: 阮一峰 日期: 2016年1月 6日 Git 每次提交代码,都要写 Co Read more…

Archives