stg-patches — Show the applied patches modifying a file

Synopsis

stg patches [options] [--] [<files or dirs>]

Description

Show the applied patches modifying the given files. Without arguments, it shows the patches affected by the local tree modifications. The --diff option also lists the patch log and the diff for the given files.

Options

-d, --diff

Show the diff for the given files.

-b BRANCH, --branch BRANCH

Use BRANCH instead of the default branch.

-O OPTIONS, --diff-opts OPTIONS

Extra options to pass to "git diff".

Stgit

Part of the StGit suite - see stg(1)

Info

11/20/2019 StGit Manual