Skip to content
New issue

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

CSDN发文章时,最末尾会一些内容 #91

Open
taroandpuff opened this issue Jul 12, 2022 · 0 comments
Open

CSDN发文章时,最末尾会一些内容 #91

taroandpuff opened this issue Jul 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@taroandpuff
Copy link

  1. 你使用的操作系统是:windows10

  2. 你使用的本软件版本号是:1.0.30

  3. 请详细叙述你的问题:
    上传文章时,最末尾,我写了一个代码块,但是上传后,会多一些内容
    如下:

$ 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平台上操作

  1. 用于问题复现的数据:
@taroandpuff taroandpuff added the bug Something isn't working label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant