mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-13 00:06:03 -06:00
These functions are more efficient ways of executing `git hash-object -w` and `git cat-file blob` when you are dealing with many files/objects. Signed-off-by: Adam Roben <aroben@apple.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>