Intellij idea 使用git的问题
如果在push 项目的时候,提示 can not push, because no remotes are define. 需要检查本地声明的 remote 的名称,是否为 origin,如果不是的话,改为 origin 再试试。