(originally posted here: https://zig.news/liyu1981/tips-for-interacting-with-c-1oo8)
how to use your fav pkg in `build.zig`
`asdf` to manage multiple versions of Zig, including custom dev versions
Tiny change to Kcov for better covering zig
Where does git store my files?
Years ago, I have written in Chinese on this same topic: git的存储 | LI, Yu from 1981 (liyu1981.github.io), here is the English version of it.
If you can read, you can read the most details here: Git-Internals-Git-Objects.
But if TLDR; or just lazy, let me explain it here.
Continue reading Where does git store my files?