git-archive (1) Linux Manual Page
NAME git-archive – Create an archive of files from a named tree SYNOPSIS git archive[–format = <fmt>][–list][–prefix = <prefix> / ][<extra>] [-o<file> | –output = <file>][–worktree – attributes] [–remote = <repo>[–exec = <git – upload – archive>]]<tree – ish>[<path>…] DESCRIPTION Creates an archive of the specified format containing the tree structure for the named tree,…
