WebStorm 使用 git 连接gitee


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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM