会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小兵传奇
Keep Moving
博客园
首页
新随笔
联系
管理
2016年1月1日
Git 使用方法
摘要: Git 常用命令git init here -- 创建本地仓库(repository),将会在文件夹下创建一个 .git 文件夹,.git 文件夹里存储了所有的版本信息、标记等内容git remote add origin git@github.com:winter1991/h...
阅读全文
posted @ 2016-01-01 17:16 小兵传奇`
阅读(191)
评论(0)
推荐(0)
公告