git-hash-object (1) Linux Manual Page
git-hash-object – Compute object ID and optionally creates a blob from a file Synopsisgit hash-object [-t <type>] [-w] [–path=<file>|–no-filters] [–stdin [–literally]] [–] <file>… git hash-object [-t <type>] [-w] –stdin-paths [–no-filters]DescriptionComputes the object ID value for an object with specified type with the contents of the named file (which can be outside of the work tree),…
