1
0
mirror of https://github.com/git/git.git synced 2025-03-31 15:00:57 +00:00
Adam Roben 7182530d8c Git.pm: Add hash_and_insert_object and cat_blob
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>
2008-05-23 12:06:58 -07:00
..
2007-06-07 00:04:01 -07:00
2007-02-03 21:49:54 -08:00