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

NAME

6       guilt-refresh - Refresh topmost applied patch
7

SYNOPSIS

DESCRIPTION

10       Refresh topmost applied patch with changes in the working copy.
11

OPTIONS

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

AUTHOR

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

DOCUMENTATION

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

GUILT

35       Part of the guilt(7) suite (Generated for Guilt v0.36)
36

NOTES

38        1. jeffpc@josefsipek.net
39           mailto:jeffpc@josefsipek.net
40
41
42
43Guilt v0.36                       01/29/2020                  GUILT-REFRESH(1)
Impressum