error: src refspec xxx does not match any.
error: failed to push some refs to 'ssh://git@'
解决方法:git push origin HEAD:branchName
error: src refspec xxx does not match any.
error: failed to push some refs to 'ssh://git@'
解决方法:git push origin HEAD:branchName