Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有开源项目需要上传到GitHub,当我解压缩上传它需要很多时间,所以我要求一种方法来上传压缩并在上传后解压缩它提前谢谢:)
你将别无选择,只能做一个常规的git push. 这将与上传压缩档案一样快,甚至可能更快。
git push
尝试使用ssh而不是https用于您的远程连接。
ssh
https