会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
醉丶春风
CnBlogs
Home
New Post
Contact
Admin
Subscription
2018年9月6日
git 常用操作
git status 查看状态, 当前分支等信息 git checkout [dev] 切换分支 git checkout -- filepath+filename 还原文件更改 git checkout -- ./ 还原所有 git checkout -b test 创建并切换到新分支 git p
Read More
posted @ 2018-09-06 10:50 醉丶春风
Views(83)
Comments(0)
Diggs(0)
公告