We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你使用的操作系统是:windows10
你使用的本软件版本号是:1.0.30
请详细叙述你的问题: 上传文章时,最末尾,我写了一个代码块,但是上传后,会多一些内容 如下:
$ git remote -v origin [email protected]:taroandpuff/webLearn.git (fetch) origin [email protected]:taroandpuff/webLearn.git (push) 查看远程库信息 $ git remote rm origin 注意这样只是解除了本地和远程仓库的联系,没有在物理上删除远程仓库 如果需要在物理上远程删除远程仓库,需要在GitHub平台上操作
---------后面的内容是多出来的 oandpuff/webLearn.git (push) 查看远程库信息
$ git remote rm origin 注意这样只是解除了本地和远程仓库的联系,没有在物理上删除远程仓库 如果需要在物理上远程删除远程仓库,需要在GitHub平台上操作
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你使用的操作系统是:windows10
你使用的本软件版本号是:1.0.30
请详细叙述你的问题:
上传文章时,最末尾,我写了一个代码块,但是上传后,会多一些内容
如下:
---------后面的内容是多出来的
oandpuff/webLearn.git (push)
查看远程库信息
$ git remote rm origin
注意这样只是解除了本地和远程仓库的联系,没有在物理上删除远程仓库
如果需要在物理上远程删除远程仓库,需要在GitHub平台上操作
The text was updated successfully, but these errors were encountered: