我在master分支中并添加了远程分支,之后我无法将数据从本地推送到远程:
master
$ Git remote add master https://....git $ Git push origin master https:// ...git Fatal: invalid refspec 'https://...git'
git push refspec
git ×1
push ×1
refspec ×1