yesterday I push the code in the company computer to the github warehouse, and then the code in my own computer has also been changed, but I don"t have push, today. I want to update the code of yesterday"s push in the company to my local error report.
execute git pull origin master:master why the native code is still the same.
do you have to execute git push before you want to git pull?