From: Junio C Hamano Date: Mon, 22 Apr 2013 01:39:45 +0000 (-0700) Subject: Merge branch 'lf/read-blob-data-from-index' X-Git-Tag: v1.8.3-rc0~39 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4b35b007a6bd8b76bd37589fa397c12265935029?ds=inline;hp=--cc Merge branch 'lf/read-blob-data-from-index' Reduce duplicated code between convert.c and attr.c. * lf/read-blob-data-from-index: convert.c: remove duplicate code read_blob_data_from_index(): optionally return the size of blob data attr.c: extract read_index_data() as read_blob_data_from_index() --- 4b35b007a6bd8b76bd37589fa397c12265935029