'\" t .\" Title: stg-files .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 09/02/2017 .\" Manual: StGit Manual .\" Source: StGit .\" Language: English .\" .TH "STG\-FILES" "1" "09/02/2017" "StGit" "StGit Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" stg-files \- Show the files modified by a patch (or the current patch) .SH "SYNOPSIS" .sp .nf \fIstg\fR files [options] [\-\-] [[:]] .fi .SH "DESCRIPTION" List the files modified by the given patch (defaulting to the current one)\&. Passing the \fI\-\-stat\fR option shows the diff statistics for the given patch\&. Note that this command doesn\(cqt show the files modified in the working tree and not yet included in the patch by a \fIrefresh\fR command\&. Use the \fIdiff\fR or \fIstatus\fR commands for these files\&. .SH "OPTIONS" .PP \-s, \-\-stat .RS 4 Show the diffstat\&. .RE .PP \-\-bare .RS 4 Bare file names (useful for scripting)\&. .RE .PP \-O OPTIONS, \-\-diff\-opts OPTIONS .RS 4 Extra options to pass to "git diff"\&. .RE .SH "STGIT" Part of the StGit suite \- see \fBstg\fR(1)