diff options
author | Jeff King <peff@peff.net> | 2012-03-22 14:53:39 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-03-23 13:52:13 -0700 |
commit | f8582cad8d11cae15e73fe5213b6180ee4b9fcce (patch) | |
tree | 245bdd3d26d92b1a44c7ac42d88141b3d623acfe /diff.h | |
parent | cba595bd21fd0731e37898dbd6c5b55f65fd8aea (diff) | |
download | git-f8582cad8d11cae15e73fe5213b6180ee4b9fcce.tar.gz |
make is_empty_blob_sha1 available everywhere
The read-cache implementation defines this static function,
but it is a generally useful concept in git. Let's give
the empty blob the same treatment as the empty tree,
providing both hex and binary forms of the sha1.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.h')
0 files changed, 0 insertions, 0 deletions