summaryrefslogtreecommitdiff
path: root/tag.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-07-13 06:42:00 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-07-14 01:59:05 (GMT)
commit5af01caa08700e389d49a81be15c7413abd4aa69 (patch)
tree32124a0790a3318ad9ddd07cfd10a39e398bf8ed /tag.c
parentd36f51c13b54a872cdaf08a1765a23afab26ae51 (diff)
downloadgit-5af01caa08700e389d49a81be15c7413abd4aa69.zip
git-5af01caa08700e389d49a81be15c7413abd4aa69.tar.gz
git-5af01caa08700e389d49a81be15c7413abd4aa69.tar.bz2
parse_object_buffer: do not set object type
The only way that "obj" can be non-NULL is if it came from one of the lookup_* functions. These functions always ensure that the object has the expected type (and return NULL otherwise), so there is no need for us to set the type. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tag.c')
0 files changed, 0 insertions, 0 deletions