git-reset (1) Linux Manual Page
NAME git-reset – Reset current HEAD to the specified state SYNOPSIS git reset[-q][<tree – ish>][–]<pathspec>… git reset[-q][–pathspec – from – file = <file>[–pathspec – file – nul]][<tree – ish>] git reset(–patch | -p)[<tree – ish>][–][<pathspec>…] git reset[–soft | –mixed[-N] | –hard | –merge | –keep][-q][<commit>] DESCRIPTION In the first three forms, copy entries from <tree-ish>…
