authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-04-12 14:53:38 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-04-12 14:53:38 -07:00
logb955d30521e39514d57dd08ad666ea24425dd7b6
treeff98e63a857bb83306d566ebf70a932a459d861c
parent121c3cf37a8edff8e23e3fcf946c677970140e5a
signaturebadge-check Signed by SSH key SHA256:4hHJbtBRU58AYXwjL7fkz2fnQHdiye8x1QpTCQ0sHNw

add resources to readme


1 files changed, 6 insertions(+), 0 deletions(-)

README.md+6
...@@ -7,3 +7,9 @@...@@ -7,3 +7,9 @@
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
88
9Inspect into the depths of your .git folder purely from Zig.9Inspect into the depths of your .git folder purely from Zig.
10
11## Resources
12
13- https://git-scm.com/book/en/v2/Git-Internals-Git-Objects
14- https://git-scm.com/docs/gitformat-pack
15- https://awasu.com/weblog/git-guts/delta-objects/