Idea 的 Gitee 上传

  • 确定代码所在路径
    image-20230430161708034

  • git init

  • git add ./*

  • git commit -m "first commit"

  • git remote add origin https://gitee.com/zhu-ya-zhu/books-borrowing.git

  • git push -u origin "master"

  • 完成提交

  • 右键项目,Git —> Commit Directory

  • commit 后,右上角 Push

  • 或是在 Commit Directory 直接 commit and push

posted @ 2023-05-08 14:43  朱呀朱~  阅读(12)  评论(0编辑  收藏  举报