Merge branch 'sb/describe-blob' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Feb 2018 21:34:32 +0000 (13:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Feb 2018 21:34:32 +0000 (13:34 -0800)
commit23e4c1394467e8154d554cb44c84604289f5a2e7
tree4a9bedc3a72abdfa6dd7f7eb6eb345b2f6c24a72
parent43cb0704af1a41c9cba8e9377e413c6a1e7983e2
parenta8e7a2bf0fe843836f4ec286c6cdba24bf40fac8
Merge branch 'sb/describe-blob' into next

"git describe $garbage" stopped giving any errors when the garbage
happens to be a string with 40 hexadecimal letters.

* sb/describe-blob:
  describe: confirm that blobs actually exist
builtin/describe.c
t/t6120-describe.sh