摘要: vcs-->Git-->add 还是remote来着,先和github关联起来。一搜一大把 在intelliJ自带的terminal当中。。 先要建立本地的git repository git init git add . //.代表全部 git commit 提交到本地 如果push不成功 则gi 阅读全文
posted @ 2018-03-24 19:45 vector11248 阅读(415) 评论(0) 推荐(0)