For the following git base: https://github.com/google/ExoPlayer, Previously it is fine.
But for now I can NOT push successfully.
I find a strange thing as fig 1. It is after clone, the remote origin branch is point to "remotes/origin/HEVC".
It seems to that "remotes/origin/HEVC" does NOT exist??
So I got
"fatal: unable to access 'https://github.com/google/ExoPlayer.git/': The requested URL returned error: 403"
How can I resolve it?
Thanks in advance!

