[PATCH] Fix guilt to work correctly even if the refs are packed
[guilt.git] / Documentation / guilt-import.txt
blob8f30f2b6dad2bcccef39637ffbdc951c27b6e8ba
1 guilt-import(1)
2 ===============
4 NAME
5 ----
6 guilt-import - Import specified patch file
8 SYNOPSIS
9 --------
10 include::usage-guilt-import.txt[]
12 DESCRIPTION
13 -----------
14 Import a specified patch file into the series, placing it after the
15 current topmost patch.
17 OPTIONS
18 -------
19 -P <patch>::
20         Name of the patch within Guilt.
22 <patch_file>::
23         Name of the file to be imported into the series.
25 Author
26 ------
27 Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
29 Documentation
30 -------------
31 Documentation by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
33 include::footer.txt[]