This is the command stg-files that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
stg-files - Show the files modified by a patch (or the current patch)
SYNOPSIS
stg files [options] [--] [[<branch>:]<patch>]
DESCRIPTION
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.
OPTIONS
-s, --stat
Show the diffstat.
--bare
Bare file names (useful for scripting).
-O OPTIONS, --diff-opts OPTIONS
Extra options to pass to "git diff".
STGIT
Part of the StGit suite - see stg(1)
Use stg-files online using onworks.net services