Update my email address
[guilt.git] / Documentation / guilt-refresh.txt
blob9a0b4e81c4144e2818401974999a5c002cab001d
1 guilt-refresh(1)
2 ================
4 NAME
5 ----
6 guilt-refresh - Refresh topmost applied patch
8 SYNOPSIS
9 --------
10 include::usage-guilt-refresh.txt[]
12 DESCRIPTION
13 -----------
14 Refresh topmost applied patch with changes in the working copy.
16 OPTIONS
17 -------
18 --git::
19         Generate a patch which uses all the features offered by the git diff
20         format (e.g., rename and copy detection).
22 --diffstat::
23         Include a diffstat output in the patch file. Useful for cases where
24         patches will be submitted with other tools.
26 Author
27 ------
28 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
30 Documentation
31 -------------
32 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
34 include::footer.txt[]