Merge branch 'sb/describe-blob'
commit1ba6846a19b0358ddf4098d44ba5804646c36412
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2018 18:33:57 +0000 (27 10:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2018 18:33:57 +0000 (27 10:33 -0800)
treebf9e5dd01b954d84c3b54ff3ec412eb090188d48
parent796a788a1c1a2f6a93763312a840d7ed67a8e32f
parenta8e7a2bf0fe843836f4ec286c6cdba24bf40fac8
Merge branch 'sb/describe-blob'

"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