会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
微笑向暖,安之若素
博客园
首页
新随笔
联系
订阅
管理
2020年2月26日
git 使用
摘要: git init 初始化本地git仓库 git add <file> 添加文件 git status 查看状态 git commit 提交 git push 推送到仓库 git pull 从远程仓库拉取数据 git clone 从远程仓库克隆数据 git checkout master 切换到mas
阅读全文
posted @ 2020-02-26 10:27 云端漫步ruby
阅读(94)
评论(0)
推荐(0)
编辑
公告