Why not update git push to github,github?

There is no update on
clipboard.png
git status

clipboard.png
github after

git push-u origin master. Is it wrong for me to push? Gods, help me

it was updated on github half an hour later. This problem ends

Git
Mar.07,2021

that. First commit to the local warehouse and then push


it is also possible that there is a problem with the github service, which I encountered today. Causes the content displayed on the github page to be inconsistent with the content of the git repository.

I once suspected that I was using git in the wrong way.

you can see this by querying the github api status.


your github page hasn't refreshed


see if the branch is correct


git pull
git status
git add-- all
git commit-m "What you did?"
git push

cycle of git


has it been solved? This is also the case with me, and there is no change in refreshing githubs

Menu