Guilt v0.36-rc1
[guilt.git] / Documentation / guilt-refresh.1
blob9b57d4fa0758cbea0bc6fa8c12f48f6bdc14b457
1 .\" ** You probably do not want to edit this file directly **
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3 .\" Instead of manually editing it, you probably should edit the DocBook XML
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5 .TH "GUILT\-REFRESH" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual"
6 .\" disable hyphenation
7 .nh
8 .\" disable justification (adjust text to left margin only)
9 .ad l
10 .SH "NAME"
11 guilt\-refresh \- Refresh topmost applied patch
12 .SH "SYNOPSIS"
13 \fIguilt\-refresh\fR [\-\-git] [\-\-diffstat]
14 .SH "DESCRIPTION"
15 Refresh topmost applied patch with changes in the working copy.
16 .SH "OPTIONS"
17 .TP
18 \-\-git
19 Generate a patch which uses all the features offered by the git diff format (e.g., rename and copy detection).
20 .TP
21 \-\-diffstat
22 Include a diffstat output in the patch file. Useful for cases where patches will be submitted with other tools.
24 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:
25 .sp
26 .nf
27 git config \-\-global guilt.diffstat true
28 .fi
29 .SH "AUTHOR"
30 Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR>
31 .SH "DOCUMENTATION"
32 Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR>
33 .SH "GUILT"
34 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1)
35 .SH "REFERENCES"
36 .TP 3
37 1.\ jeffpc@josefsipek.net
38 \%mailto:jeffpc@josefsipek.net