Merge branch 'sb/describe-blob' into jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 20:46:38 +0000 (12:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 20:46:38 +0000 (12:46 -0800)
commitbc90628b3d35fdab187ddf7bc7209c0c5deae862
tree0c2ad0c4286342a82d6ad2fed064f14a33d6cccf
parent8ae273fc8d60a93c1df2958530fc8ad912a00e80
parenta8e7a2bf0fe843836f4ec286c6cdba24bf40fac8
Merge branch 'sb/describe-blob' into jch

"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