git branch -a
View all branches and find that there is only master (remote existing test branch)
Just re-pull at this time
Create a remote branch to the local, it will automatically track the remote branch with the same name
Then there will be a new branch remotely