debian man page for stg-reset

Query: stg-reset

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STG-RESET(1)							   StGit Manual 						      STG-RESET(1)

NAME
stg-reset - Reset the patch stack to an earlier state
SYNOPSIS
stg reset [options] <state> [<patchnames>]
DESCRIPTION
Reset the patch stack to an earlier state. The state is specified with a commit id from a stack log; "stg log" lets you view this log, and "stg reset" lets you reset to any state you see in the log. If one or more patch names are given, reset only those patches, and leave the rest alone.
OPTIONS
--hard Discard changes in your index/worktree.
STGIT
Part of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-RESET(1)
Related Man Pages
stg-import(1) - debian
stg-new(1) - debian
stg-push(1) - debian
stg-sink(1) - debian
stg-squash(1) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?