Github:使用IDEApush项目提示Empty Repository
时间:2020-02-29 03:14:57
收藏:0
阅读:874
解决方案:
- 打开git bash
- 进入到当前项目的root目录(cd "root content")
- 在控制台输入git commit -m "Initial Commit"
- 返回IDEA,重新push项目

原文:https://www.cnblogs.com/alyiacon/p/12380834.html
评论(0)