Skip to content

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

@taroandpuff

Description

@taroandpuff
  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. 用于问题复现的数据:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions