Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   git-reset    ( 1 )

сбросить текущую HEAD в указанное состояние (Reset current HEAD to the specified state)

  Name  |    Synopsis    |  Description  |  Options  |  Examples  |  Discussion  |

Синопсис (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>]