通过Visual Studio 2013将URL更改为远程Git存储库? [英] Change the URL to a remote Git repository via Visual Studio 2013?

查看:248
本文介绍了通过Visual Studio 2013将URL更改为远程Git存储库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能通过Visual Studio 2013修改远程Git存储库的URL(如果它恰好设置不正确)?我得到了着名(并且不是很有帮助)的错误,说:


blah,blah ... This transport isn 't实施了。对不起。


是否可以通过命令提示符进行更改?



我知道关于命令 git remote remove ,但配置的名称应该遵循,我不知道如何确定它是什么。 会做的伎俩。
文件此处


Is it possible to modify the URL for a remote Git repository via Visual Studio 2013 if it happens to be set incorrectly? I'm getting the "famous" (and not very helpful) error that says:

"blah, blah...This transport isn't implemented. Sorry."

Is it possible to make this change via the command prompt?

I know the about the command git remote remove but the name of the config should follow and I don't know how to determine what it is.

解决方案

From the command line, git remote set-url remotename url will do the trick. docs here

这篇关于通过Visual Studio 2013将URL更改为远程Git存储库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆