Copyright Digital Equipment Corp. All rights reserved.

RESET

	Reset current HEAD to the specified state.

	Command Syntax:

		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>]