diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-05-02 00:26:07 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-05-02 13:59:53 +0900 |
commit | e1ccd7e2b1cae8d7dab4686cddbd923fb6c46953 (patch) | |
tree | fd5b999c75d3256200506b6e443106fb55fe5778 /git-filter-branch.sh | |
parent | dir: use the_hash_algo for empty blob object ID (diff) | |
download | tgif-e1ccd7e2b1cae8d7dab4686cddbd923fb6c46953.tar.xz |
sha1_file: only expose empty object constants through git_hash_algo
There really isn't any case in which we want to expose the constants for
empty trees and blobs outside of using the hash algorithm abstraction.
Make these constants static and stop exposing the defines in cache.h.
Remove the constants which are no longer in use.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-filter-branch.sh')
0 files changed, 0 insertions, 0 deletions