git-mktree (1) Linux Manual Page
git-mktree – Build a tree-object from ls-tree formatted text Synopsisgit mktree [-z] [–missing] [–batch]DescriptionReads standard input in non-recursive ls-tree output format, and creates a tree object. The order of the tree entries is normalized by mktree so pre-sorting the input is not required. The object name of the tree object built is written to the…
