diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2017-08-26 10:28:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-26 09:21:01 -0700 |
commit | 404321879585b392118c9f4c3c4c9e4ccd6ba09f (patch) | |
tree | d2d54656704bcf41d197f543bbea5b095c4ee136 /write_or_die.c | |
parent | load_subtree(): check earlier whether an internal node is a tree entry (diff) | |
download | tgif-404321879585b392118c9f4c3c4c9e4ccd6ba09f.tar.xz |
load_subtree(): only consider blobs to be potential notes
The old code converted any entry whose path constituted a full SHA-1
as a leaf node, without regard for the type of the entry. But only
blobs can be notes. So treat entries whose paths *look like* notes
paths but that are not blobs as non-notes.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'write_or_die.c')
0 files changed, 0 insertions, 0 deletions