• 博客园logo
  • 会员
  • 周边
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

yxchun

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2021年12月27日

码云gitee删除仓库

摘要: 1) 2) 3) 4) 5)删除成功 阅读全文

posted @ 2021-12-27 18:29 yxchun 阅读(543) 评论(0) 推荐(0)

add、commit、push、pull 、merge 的区别与作用

摘要: git status 查看工作区代码相对于暂存区的差别 git add . 将当前目录下修改的所有代码从工作区添加到暂存区 . 代表当前目录 git commit -m ‘注释’ 将缓存区内容添加到本地仓库 git pull origin master先将远程仓库master中的信息同步到本地仓库m 阅读全文

posted @ 2021-12-27 18:25 yxchun 阅读(2194) 评论(0) 推荐(0)

将idea 中 代码提交至码云

摘要: 1)在码云上面创建仓库 2)将gitee插件添加到idea 重启idea,登录gitee 安装git 地址:https://www.git-scm.com/download/win 参考博客:https://blog.csdn.net/wawawawawawaa/article/details/81 阅读全文

posted @ 2021-12-27 18:12 yxchun 阅读(361) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3