会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wwl1991
Live the life you want to live. Be the person you want to remember years from now.
博客园
首页
新随笔
管理
2015年1月4日
git笔记1
摘要: 创建新的git库并创建master和init分支:1.git init (project1) 创建一个空的git库,如果不加名字那么直接在当前目录创建,加了project1在当前目录创建project1目录2.git branch init 执行命令创建init会报错fatal: Not a va...
阅读全文
posted @ 2015-01-04 18:22 wwl1991
阅读(276)
评论(0)
推荐(0)
公告