简体   繁体   English

使用旧版Git访问GitHub上的存储库

[英]Using an older Git version to access a repository on GitHub

I just asked a question about Git ( Correspondece between Git client and server versions ) but another one just came to my mind, can I use an older Git version on GitHub? 我只是问了一个关于Git的问题( Git客户端和服务器版本之间的对应关系 ),但是我想到了另一个问题,我可以在GitHub上使用旧版本的Git吗? is there a list or table with this info out there?, I search on their web sites but I can't find this info. 是否有列表或表格中包含此信息?,我在他们的网站上搜索,但找不到此信息。

Thank you all. 谢谢你们。

Yes, you can (as I explained in " Git version compatibility " that ForgetfulFellow mentions in the comments ) 是的,您可以(如我在ForgetfulFellow 在评论中提到的“ Git版本兼容性中所述

The only limitation is: if you are using https url, that means smart-http and you want to use a git older than 1.6.6 to support pushing to a GitHub repo. 唯一的限制是:如果您使用的是https url,则意味着使用smart-http,并且您想使用早于1.6.6git来支持推送到GitHub存储库。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM