Github:使用IDEApush项目提示Empty Repository

解决方案:

  1. 打开git bash
  2. 进入到当前项目的root目录(cd "root content")
  3. 在控制台输入git commit -m "Initial Commit"
  4. 返回IDEA,重新push项目
posted @ 2020-02-28 22:45  L7UI  阅读(2160)  评论(0)    收藏  举报