会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小人物702
博客园
首页
新随笔
联系
订阅
管理
2016年3月18日
Git 常用命令
摘要: Git 常用命令 git init here -- 创建本地仓库(repository),将会在文件夹下创建一个 .git 文件夹,.git 文件夹里存储了所有的版本信息、标记等内容 git remote add origin git@github.com:winter1991/helloworld.git ...
阅读全文
posted @ 2016-03-18 08:30 小人物702
阅读(152)
评论(0)
推荐(0)
编辑
公告