regression: test guilt-new's behavior when index isn't clean
[guilt/mob.git] / Documentation / guilt-fork.txt
blob68723168e33d159f53d5f52699b0fa24cd379d72
1 guilt-fork(1)
2 =============
4 NAME
5 ----
6 guilt-fork - Fork the topmost applied patch
8 SYNOPSIS
9 --------
10 include::usage-guilt-fork.txt[]
12 DESCRIPTION
13 -----------
14 Create a copy of the top most patch, and replace the entry in the series
15 file to use this new patch file.
17 OPTIONS
18 -------
19 <new_name>::
20         The name of the new patch to create.
22 Author
23 ------
24 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
26 Documentation
27 -------------
28 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
30 include::footer.txt[]