diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-02-01 02:18:37 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-02 11:28:40 -0800 |
commit | 164e716330a65dc6770cace76110375a20c45dea (patch) | |
tree | 22806ebbcdd5744663493fcaf0312d2882fe5a2c /urlmatch.c | |
parent | First batch after 2.16 (diff) | |
download | tgif-164e716330a65dc6770cace76110375a20c45dea.tar.xz |
hash: move SHA-1 macros to hash.h
Most of the other code dealing with SHA-1 and other hashes is located in
hash.h, which is in turn loaded by cache.h. Move the SHA-1 macros to
hash.h as well, so we can use them in additional hash-related items in
the future.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'urlmatch.c')
0 files changed, 0 insertions, 0 deletions