Query: stg-delete
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STG-DELETE(1) StGit Manual STG-DELETE(1)NAMEstg-delete - Delete patchesSYNOPSISstg delete [options] <patch1> [<patch2>] [<patch3>..<patch4>]DESCRIPTIONDelete the patches passed as arguments.OPTIONS--spill Delete the patches, but do not touch the index and worktree. This only works with applied patches at the top of the stack. The effect is to "spill" the patch contents into the index and worktree. This can be useful e.g. if you want to split a patch into several smaller pieces. -b BRANCH, --branch BRANCH Use BRANCH instead of the default branch.STGITPart of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-DELETE(1)
Related Man Pages |
---|
stg-edit(1) - debian |
stg-import(1) - debian |
stg-series(1) - debian |
stg-squash(1) - debian |
stg-uncommit(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
Weird 'find' results |