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