]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dt/cat-file-batch-ambiguous'
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:21 +0000 (22:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:21 +0000 (22:05 -0800)
commitcfd9167c15e7b09f3964204964a4c158108c6403
tree678a4051a44c8931ea469123528679e9987d0689
parenta3d41733f9dd0d638d1538b54d516fed033c165b
parentdf799f5d99ac51d4fc791d546de3f936088582fc
Merge branch 'dt/cat-file-batch-ambiguous'

"git cat-file --batch" reported a dangling symbolic link by
mistake, when it wanted to report that a given name is ambiguous.

* dt/cat-file-batch-ambiguous:
  t1512: test ambiguous cat-file --batch and --batch-output
  Do not print 'dangling' for cat-file in case of ambiguity
Documentation/git-cat-file.txt
cache.h
tree-walk.c
tree-walk.h