guilt-refresh

Langue: en

Version: 09/05/2010 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

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 option "guilt.diffstat" will be queried. So this would enable diffstat output by default:

 git config --global guilt.diffstat true
 

AUTHOR

Written by Josef "Jeff" Sipek <m[blue]jeffpc@josefsipek.netm[][1]>

DOCUMENTATION

Documentation by Josef "Jeff" Sipek <m[blue]jeffpc@josefsipek.netm[][1]>

GUILT

Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)

NOTES

1.
jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net