Merge branch 'jk/type-from-string-gently'
commit1156097296e584bd05a9feeb14cb9fcf98093dc8
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:00:29 +0000 (5 21:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:00:29 +0000 (5 21:00 -0700)
tree8ab64f854692cef634e05fd2b4ff706c927ffa10
parentb9032b284fb46f3e4994e6dc3cbb0c4993cdd3fb
parentb7994af0f92e6cf150544aebe3c3fc526faaf2c3
Merge branch 'jk/type-from-string-gently'

"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
object.c