diff options
| author | Lukas Fleischer <git@cryptocrack.de> | 2013-04-13 15:28:30 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-04-17 09:49:11 -0700 |
| commit | 29fb37b272debaf4f5f6eb7cf476de9274492930 (patch) | |
| tree | ed6827f948d726bec9fadb0b0f292146e27a28a6 /commit.c | |
| parent | fast-export: fix argument name in error messages (diff) | |
| download | git-29fb37b272debaf4f5f6eb7cf476de9274492930.tar.gz git-29fb37b272debaf4f5f6eb7cf476de9274492930.zip | |
attr.c: extract read_index_data() as read_blob_data_from_index()
Extract the read_index_data() function from attr.c and move it to
read-cache.c; rename it to read_blob_data_from_index() and update
the function signature of it to align better with index/cache API
functions.
This allows for reusing the function in convert.c later.
Signed-off-by: Lukas Fleischer <git@cryptocrack.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
