1GUILT-REFRESH(1)                 Guilt Manual                 GUILT-REFRESH(1)
2
3
4

NAME

6       guilt-refresh - Refresh topmost applied patch
7

SYNOPSIS

9       guilt-refresh [--git] [--diffstat]
10

DESCRIPTION

12       Refresh topmost applied patch with changes in the working copy.
13

OPTIONS

15       --git
16           Generate a patch which uses all the features offered by the git
17           diff format (e.g., rename and copy detection).
18
19       --diffstat
20           Include a diffstat output in the patch file. Useful for cases where
21           patches will be submitted with other tools.
22
23           If the command line option is omitted, the corresponding git-config
24           option "guilt.diffstat" will be queried. So this would enable
25           diffstat output by default:
26
27
28               git config --global guilt.diffstat true
29

AUTHOR

31       Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
32

DOCUMENTATION

34       Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
35

GUILT

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

NOTES

40        1. jeffpc@josefsipek.net
41           mailto:jeffpc@josefsipek.net
42
43
44
45Guilt v0.33                       04/16/2010                  GUILT-REFRESH(1)
Impressum