git2cpp reset

git2cpp reset#

Reset current HEAD to the specified state


git2cpp reset [OPTIONS] [<commit>]


POSITIONALS:
  <commit> TEXT               The ID of the commit that will become HEAD

OPTIONS:
  -h,     --help              Print this help message and exit
          --soft
          --mixed
          --hard