Junio C Hamano e42a96e772 apply: refactor read_file_or_gitlink()
Reading a blob out of the object store does not have to require that the
caller has a cache entry for it.

Create a read_blob_object() helper function that takes the object name and
mode, and use it to reimplement the original function as a thin wrapper to
it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-07-09 14:36:26 -07:00
..
2012-07-09 14:36:26 -07:00
2012-04-23 12:58:23 -07:00
2012-05-03 15:13:31 -07:00
2012-04-16 12:42:22 -07:00
2012-01-06 12:44:07 -08:00
2012-05-03 15:13:31 -07:00
2012-03-28 15:19:17 -07:00
2012-05-02 13:51:35 -07:00
2012-04-18 16:17:42 -07:00
2012-03-01 20:59:31 -08:00
2012-05-03 15:13:31 -07:00
2012-04-15 22:50:39 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-05-02 13:51:24 -07:00
2012-05-02 13:51:35 -07:00
2012-04-30 14:58:01 -07:00
2012-04-27 09:26:39 -07:00