需要知道Git URL [英] Need to know Git URL

查看:98
本文介绍了需要知道Git URL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对精确的Git URL感到困惑



我需要git URL,但我不知道其中哪一个是git URL。我无法访问这些因为存储库是私有的。



谁能告诉我这两个git URL是什么?



'预LANG = VB> git.uip.pk:inf5750/projectab/pro_farooqab

G ******* @ git.uip.po:****** * / projectab / pro_farooqab





删除认证信息[/编辑]

解决方案

如果你看到 git协议文档 [ ^ ],两者都是有效的ssh URL。第一个假定您的用户名是您登录到本地计算机的任何内容,第二个使用gitolite作为您的用户名。



在任何一种情况下,如果存储库是私有的,或者您没有ssh访问权限,无论如何都无法访问任何内容。


I am in confusion about the Exact Git URL

I need git URL but i don't know which one of these is git URL . I cannot access these because repository is private.

Can anyone tell me which is git URL from these two?

git.uip.pk:inf5750/projectab/pro_farooqab

g*******@git.uip.po:*******/projectab/pro_farooqab



[Edit] Removed authentication informations [/Edit]

解决方案

If you see the git protocol documentation[^], both would be valid ssh URLs. The first assumes your username is whatever you're logged in to the local machine as, the second uses "gitolite" as your username.

In either case, if the repository is private or you don't have ssh access, you won't be able to access anything anyway.


这篇关于需要知道Git URL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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