会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lippor
博客园
首页
新随笔
联系
订阅
管理
07 2017 档案
git 本地初始化项目操作
摘要:#首先进入项目所在目录$ git init $ git remote add invest_app git@XXX.XXX.XXX:/data/gitserver/invest.git ##取别名 ##把本地文件推送到本地的仓库 $ git add ./ $ git status $ git com
阅读全文
posted @
2017-07-03 10:03
lippor
阅读(320)
评论(0)
推荐(0)