Junio C Hamano wrote:
quoted
Also, is there a combination of options which would display only exact
matches to path limit, i.e. tree entry only if path is directory, and file
(blob) entry only if path is ordinary file?
I probably am misunderstanding the question but an empty set is
the combination you want perhaps?
$ git ls-tree HEAD -- t Document sha1 sha1_name.c
100644 blob e9eb6ce882ea92523c9a871c7581457af2dc78c5 sha1_name.c
040000 tree 3fb2bfdfef59e4ed10f525ef10ad8b43b8bc459e t
Yes, thank you very much.
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git