查看: 20|回复: 0

WebStorm 使用 git 连接gitee

[复制链接]

2

主题

0

回帖

0

积分

热心网友

金币
0
阅读权限
220
精华
0
威望
0
贡献
0
在线时间
0 小时
注册时间
2009-10-27
发表于 2021-12-22 13:05:00 | 显示全部楼层 |阅读模式

WebStorm 使用 git 连接gitee

  1. 在本地新建一个项目 test

    npx create-react-app test --template typescript
    
  2. 登录gitee账户,新建一个同名仓库:test

  3. WebStorm 添加

    • 第一步: 创建本地仓库

      git1
    • 第二步: 右击项目名,点击 Add

      git add .
    • 第三步:右击项目名, 点击 Commit

      git commit

    • 第四步:设置gitee仓库地址

      • commit add push
      • git URL

      commit and push

      url: 填入 gitee 仓库的 地址

      gitee url



来源:https://www.cnblogs.com/shine-lovely/p/15719040.html
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

相关侵权、举报、投诉及建议等,请发 E-mail:qiongdian@foxmail.com

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部