目前普遍建議要透過fetch 方式來同步檔案 git fetch git ... 會以git diff 舊版本新版本的方式來比對 ... git diff --numstat [remote repo/branch] ...
確定! 回上一頁