| STG-FILES(1) | StGit Manual | STG-FILES(1) |
stg-files - Show the files modified by a patch (or the current patch)
stg files [options] [--] [[<branch>:]<patch>]
List the files modified by the given patch (defaulting to the current one). Passing the --stat option shows the diff statistics for the given patch. Note that this command doesn’t show the files modified in the working tree and not yet included in the patch by a refresh command. Use the diff or status commands for these files.
-s, --stat
--bare
-O OPTIONS, --diff-opts OPTIONS
Part of the StGit suite - see stg(1)
| 09/02/2017 | StGit |