guilt-refresh - Online in the Cloud

This is the command guilt-refresh 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


guilt-refresh - Refresh topmost applied patch

SYNOPSIS


guilt refresh [--git] [--diffstat]

DESCRIPTION


Refresh topmost applied patch with changes in the working copy.

OPTIONS


--git
Generate a patch which uses all the features offered by the git diff format (e.g.,
rename and copy detection).

--diffstat
Include a diffstat output in the patch file. Useful for cases where patches will be
submitted with other tools.

If the command line option is omitted, the corresponding git-config(1) option
"guilt.diffstat" will be queried. So this would enable diffstat output by default:

git config --global guilt.diffstat true

Use guilt-refresh online using onworks.net services



Latest Linux & Windows online programs