[PATCH] Fix guilt to work correctly even if the refs are packed
[guilt.git] / Documentation / guilt-refresh.txt
blob1f4f29c5b5d17338b30f0446cbf23a86d69b9155
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 Author
23 ------
24 Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
26 Documentation
27 -------------
28 Documentation by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
30 include::footer.txt[]