diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-10-15 00:02:01 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-15 12:53:16 +0900 |
commit | dda634687717fd8aafd54cae9ae3d9b2902e276e (patch) | |
tree | ebb44e35fd307d70f8098f5acde92a039daf0ec4 /t/t5515 | |
parent | apply: rename new_sha1_prefix and old_sha1_prefix (diff) | |
download | tgif-dda634687717fd8aafd54cae9ae3d9b2902e276e.tar.xz |
submodule: make zero-oid comparison hash function agnostic
With SHA-256, the length of the all-zeros object ID is longer. Add a
function to git-submodule.sh to check if a full hex object ID is the
all-zeros value, and use it to check the output we're parsing from git
diff-files or diff-index.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5515')
0 files changed, 0 insertions, 0 deletions