有時候我git add filename,接著commit完之後
要push上去時會出現錯誤訊息:
failed to push some refs to "https://githun.com/......"
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes (e.g. 'git pull') before pushing again.
請問他是要我再pull一遍嗎><? 為何為何~?
git還沒上手Q