GUILT-REFRESH(1) | Guilt Manual | GUILT-REFRESH(1) |
guilt-refresh - Refresh topmost applied patch
guilt refresh [--git] [--diffstat]
Refresh topmost applied patch with changes in the working copy.
--git
--diffstat
If the command line option is omitted, the corresponding git-config(1) option "guilt.diffstat" will be queried. So this would enable diffstat output by default:
git config --global guilt.diffstat true
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
Part of the guilt(7) suite (Generated for Guilt v0.36)
08/20/2017 | Guilt v0.36 |