Merge branch 'sb/describe-blob'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2018 18:33:57 +0000 (10:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2018 18:33:57 +0000 (10:33 -0800)
"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

No differences found