1STG-DELETE(1)                    StGit Manual                    STG-DELETE(1)
2
3
4

NAME

6       stg-delete - Delete patches
7

SYNOPSIS

9       stg delete [options] [--] <patch1> [<patch2>] [<patch3>..<patch4>]
10

DESCRIPTION

12       Delete the patches passed as arguments.
13

OPTIONS

15       --spill
16           Delete the patches, but do not touch the index and worktree. This
17           only works with applied patches at the top of the stack. The effect
18           is to "spill" the patch contents into the index and worktree. This
19           can be useful e.g. if you want to split a patch into several
20           smaller pieces.
21
22       -b BRANCH, --branch BRANCH
23           Use BRANCH instead of the default branch.
24
25       -t, --top
26           Delete top patch.
27

STGIT

29       Part of the StGit suite - see stg(1)
30
31
32
33
34StGit                             01/31/2020                     STG-DELETE(1)
Impressum