]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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

1  2 
Documentation/git-cat-file.txt
cache.h
tree-walk.c
tree-walk.h

Simple merge
diff --cc cache.h
Simple merge
diff --cc tree-walk.c
Simple merge
diff --cc tree-walk.h
Simple merge