git commit -m <此次提交的簡短說明> , 若不使用-m 參數,則會以系統偏好使用的編輯器請使用者輸入 ... git fetch origin master:tmp $ git diff tmp $ git merge tmp.
確定! 回上一頁