guilt-refresh(1) debian man page | unix.com

Man Page: guilt-refresh

Operating Environment: debian

Section: 1

GUILT-REFRESH(1)						   Guilt Manual 						  GUILT-REFRESH(1)

NAME
guilt-refresh - Refresh topmost applied patch
SYNOPSIS
guilt-refresh [--git] [--diffstat]
DESCRIPTION
Refresh topmost applied patch with changes in the working copy.
OPTIONS
--git Generate a patch which uses all the features offered by the git diff format (e.g., rename and copy detection). --diffstat Include a diffstat output in the patch file. Useful for cases where patches will be submitted with other tools. 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: git config --global guilt.diffstat true
AUTHOR
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
DOCUMENTATION
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
GUILT
Part of the guilt(7) suite (Generated for Guilt v0.35)
NOTES
1. jeffpc@josefsipek.net mailto:jeffpc@josefsipek.net Guilt v0.35 01/20/2013 GUILT-REFRESH(1)
Related Man Pages
guilt-new(1) - debian
stg-refresh(1) - debian
guilt(7) - debian
git-cvsexportcommit(1) - suse
git-patch-id(1) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?