Merge branch 'jk/type-from-string-gently' into maint
commitc1c4a878bb70b6f46550ab370bba320a3a5dda70
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2015 21:05:54 +0000 (13 14:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2015 21:05:54 +0000 (13 14:05 -0700)
tree6b39e419dc0505cb07bd0c3f76fdc4fc46e098b9
parent21b56b92590e68fde07abbba7676c91cd883031b
parentb7994af0f92e6cf150544aebe3c3fc526faaf2c3
Merge branch 'jk/type-from-string-gently' into maint

"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