Why git-ls-tree has no --stdin option?
From: Jakub Narebski <hidden>
Date: 2016-06-15 22:42:37
From: Jakub Narebski <hidden>
Date: 2016-06-15 22:42:37
Why git-ls-tree has no --stdin option to give <tree-ish> (feed it from git-ref-list for example), like git-diff-tree has? The output format could be similar: treeish, then git-ls-tree output, treeish, tree,... 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? -- Jakub Narebski Warsaw, Poland ShadeHawk on #git