Hacker News

Favorites Setup
Comment by jacobvosmaer | original | Creepy Crawlies
[−]jacobvosmaer · 2026-08-30 Sun 15:39 UTC · link
Normal clones can reuse delta-compressed data the server stored on disk. Shallow clones impose a negative constraint: do not transfer data outside the requested commit depth. Pre-computed delta chains than contain unrequested data become unusable and the server must do delta compression on the fly to satsify the shallow clone.