使用git上传github,出现乱码“‘聳聳聳聳聳聳聳https://github.com”

1.遇到最恶心的问题
使用git上传github,出现乱码“‘聳聳聳聳聳聳聳https://github.com”
在remote相关联时,不要直接点后面的复制键!自己手动进行复制!
直接复制会出现乱码
git config -l
使用git上传github,出现乱码“‘聳聳聳聳聳聳聳https://github.com”
查看config
可以看到remote项
使用git上传github,出现乱码“‘聳聳聳聳聳聳聳https://github.com”
为乱码

如果是手动拖动复制可以看到
使用git上传github,出现乱码“‘聳聳聳聳聳聳聳https://github.com”
没有乱码了,问题解决

重新设置remote命令
使用git上传github,出现乱码“‘聳聳聳聳聳聳聳https://github.com”
后面是自己的地址