src refspec [branch] does not match any

Error message: src refspec [branch] does not match any

This error occurs when you try to push a branch that doesn't exist locally or has a different name. Ensure that the branch exists and that you have the correct name.

Last updated

Was this helpful?