厘米碎碎念
3.17K subscribers
5.83K photos
227 videos
20 files
7.4K links
Download Telegram
毫秒监控,做完之前今天不睡了。
看得我牙都咬碎了。
《 人生切割术 》 第二季今日上线 Apple TV+
星巴克快乐头。
😁5
Forwarded from Reorx’s Forge
#TIL git clone --filter=blob:none 可以非常快地 clone 大型项目同时带有完整的提交记录,被称作 blobless clone

https://github.blog/open-source/git/get-up-to-speed-with-partial-clone-and-shallow-clone/

第一张图是 blobless clone 所下载的数据,第二张则是 shadow clone (--depth 1) 的,其中🟢是 commits, ▵是树结构, 🟥是 blob。可以看出 blobless 比 shadow 多出了 commits + tree,但由于 clone 的主要负担是 blob, 因此速度与 shadow 差不多。

这里还有一篇解释 commits, trees, blobs 区别的文章: https://github.blog/open-source/git/commits-are-snapshots-not-diffs/
This media is not supported in your browser
VIEW IN TELEGRAM
👍1
TypeSchema is a JSON specification to describe data models.

A TypeSchema specification can be easily transformed into code for almost any programming language. This helps to reuse core data models in different environments. More information at: https://typeschema.org

The TypeSchema meta specification which describes the specification itself is located at specification/typeschema.json. We automatically push the specification to the TypeHub platform where you can see also a rendered version of the specification and download the auto generated models.

https://github.com/apioo/typeschema
谢谢,有被伤害到。
😢4😁2🌚1
忙得头掉的一周。
给我忙出来三颗青春痘出来……
回头说去干啥了。
mac 两台电脑用雷电连接后,远程控制延迟感觉就是0