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

Github:使用IDEApush项目提示Empty Repository
原文:https://www.cnblogs.com/alyiacon/p/12380834.html