java - eclipse 和git的问题
阿神
阿神 2017-04-18 10:46:13
0
1
562
阿神
阿神

闭关修行中......

Antworte allen(1)
洪涛

pull是将远程代码同步到本地,如果你是将本地代码提交到远程,三部曲:

  1. git add .

  2. git commit -m "your commit message"

  3. git push origin master

当然我这里讲的很粗略,而且做了很多假设,假设你在当前的git目录,假设本地已经有个一个叫origin的remote等等

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage