1 Star 0 Fork 469

ststc/learngit

forked from 廖雪峰/learngit 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
learningGit_beenkinger.txt 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
GaoXiaoHang 提交于 2017-01-08 11:48 . test pull requests (#1775)
git learning:
1. git config --global user.name "xxx"
git config --global user.email "xxxx"
2. git init
git add filename
git commit -m "comment text"
git status
3. git diff filename
git log
4. git reset --hard version/HEAD
git reflog
5. 工作区和版本库(workSpace, Repository)
6. git checkout --filename //撤销工作区的修改
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ststc/learngit.git
git@gitee.com:ststc/learngit.git
ststc
learngit
learngit
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385