草庐IT

protocol-handler

全部标签

git - git ://protocol? 到底是什么

我正在检查ISOOSI图表,您可以在其中看到git使用的其他两个协议(protocol):https:(这是基于ssl的http)和ssh但没有提到git://这是ISOOSI:https://en.wikipedia.org/wiki/OSI_model 最佳答案 gitprotocol是Git自带的一个特殊守护进程;它监听专用端口(9418),该端口提供类似于SSH协议(protocol)的服务,但绝对不需要身份验证。它是在Git的最开始引入的,在commit2386d65(July2005,Git0.99.1)中Addfirs

git - 错误(internetKeychainItemForServer :withUsername:path:port:protocol:) - The specified item could not be found in the keychain

当我尝试使用Sourcetree将我的代码推送到github时出现以下错误:Pushingtohttp://github.myOrg.com/my-repo/my-proj.git2014-09-2313:05:20.500git-credential-sourcetree[6744:507]Error(internetKeychainItemForServer:withUsername:path:port:protocol:)-Thespecifieditemcouldnotbefoundinthekeychain.remote:Permissiontoion-my-repo/my-

git - 错误(internetKeychainItemForServer :withUsername:path:port:protocol:) - The specified item could not be found in the keychain

当我尝试使用Sourcetree将我的代码推送到github时出现以下错误:Pushingtohttp://github.myOrg.com/my-repo/my-proj.git2014-09-2313:05:20.500git-credential-sourcetree[6744:507]Error(internetKeychainItemForServer:withUsername:path:port:protocol:)-Thespecifieditemcouldnotbefoundinthekeychain.remote:Permissiontoion-my-repo/my-

git - 为什么我的 repo 协议(protocol)的 github 页面中没有问题选项卡?

我想在我的repo中创建问题以创建repo中存在的技术债务。但是我看不到问题选项卡。对于其他repo协议(protocol),问题选项卡显示在pulkl请求选项卡下方。如何为我的存储库启用问题选项卡? 最佳答案 您必须先启用问题。您可以通过点击设置并启用“问题”部分来做到这一点。然后你就可以使用它了。 关于git-为什么我的repo协议(protocol)的github页面中没有问题选项卡?,我们在StackOverflow上找到一个类似的问题: https:

git - 为什么我的 repo 协议(protocol)的 github 页面中没有问题选项卡?

我想在我的repo中创建问题以创建repo中存在的技术债务。但是我看不到问题选项卡。对于其他repo协议(protocol),问题选项卡显示在pulkl请求选项卡下方。如何为我的存储库启用问题选项卡? 最佳答案 您必须先启用问题。您可以通过点击设置并启用“问题”部分来做到这一点。然后你就可以使用它了。 关于git-为什么我的repo协议(protocol)的github页面中没有问题选项卡?,我们在StackOverflow上找到一个类似的问题: https:

git - 致命的 : I don't handle protocol 'https'

这个问题在这里已经有了答案:GitFetchreturns'fatal:Idon'thandleprotocolhttps'inwindows(9个回答)关闭5年前。我正在尝试将我的一些文件从暂存区推送到我的存储库。gitremoteaddoriginhttps://github.com/my_name/filename.gitgitpush-uoriginmasterfatal:Idon'thandleprotocol'https'我遇到了这个fatalerror。如何解决这个问题?

git - 致命的 : I don't handle protocol 'https'

这个问题在这里已经有了答案:GitFetchreturns'fatal:Idon'thandleprotocolhttps'inwindows(9个回答)关闭5年前。我正在尝试将我的一些文件从暂存区推送到我的存储库。gitremoteaddoriginhttps://github.com/my_name/filename.gitgitpush-uoriginmasterfatal:Idon'thandleprotocol'https'我遇到了这个fatalerror。如何解决这个问题?

git clone "fatal: I don' t handle protocol 'ssh' "

我已经在我的本地机器上创建了一个存储库,并请一位同事克隆它,但它说它无法处理SSH协议(protocol)。在我的计算机中,存储库位于/devel/scripts.git,并且有一个名为devel的用户可以访问该文件夹。另一个人可以正常克隆它,使用gitclonessh://devel@192.168.0.7/devel/scripts.git。我们都在使用Ubuntu,我和有问题的机器是12.04(我可以使用与远程相同的URL从另一个文件夹推送)而另一个人使用的是13.04。最后,出现问题的机器可以通过SSH正常访问该用户。 最佳答案

git clone "fatal: I don' t handle protocol 'ssh' "

我已经在我的本地机器上创建了一个存储库,并请一位同事克隆它,但它说它无法处理SSH协议(protocol)。在我的计算机中,存储库位于/devel/scripts.git,并且有一个名为devel的用户可以访问该文件夹。另一个人可以正常克隆它,使用gitclonessh://devel@192.168.0.7/devel/scripts.git。我们都在使用Ubuntu,我和有问题的机器是12.04(我可以使用与远程相同的URL从另一个文件夹推送)而另一个人使用的是13.04。最后,出现问题的机器可以通过SSH正常访问该用户。 最佳答案

git - 协议(protocol)错误 : expected old/new/ref, 得到 'shallow deeb...'

我正在编辑一个使用--depth1(浅克隆)克隆的git存储库。我想推送我的更改(提交)但我收到此错误:$gitpushCountingobjects:14,done.Deltacompressionusingupto4threads.Compressingobjects:100%(8/8),done.Writingobjects:100%(8/8),56.88KiB|0bytes/s,done.Total8(delta5),reused0(delta0)fatal:protocolerror:expectedold/new/ref,got'shallowdeeb2171db739fd