]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/type-from-string-gently'
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:00:29 +0000 (21:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:00:29 +0000 (21:00 -0700)
"git cat-file bl $blob" failed to barf even though there is no
object type that is "bl".

* jk/type-from-string-gently:
  type_from_string_gently: make sure length matches

1  2 
object.c

diff --cc object.c
Simple merge