git pull (會將repo 程式碼拉回來並做merge,其實pull 指令本來就是fetch + merge) ... git commit. git push. git pull. 如果pull 之後又有conflict ,就繼續手動解決衝突, ...
wildjcrt.pixnet.net