stg-patches (1)
Leading comments
Title: stg-patches Author: [FIXME: author] [see http://docbook.sf.net/el/author] Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> Date: 03/27/2014 Manual: StGit Manual Source: StGit Language: English
NAME
stg-patches - Show the applied patches modifying a fileSYNOPSIS
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.