doc: committing the generated html & troff files was a terrible idea
[guilt.git] / Documentation / guilt-commit.txt
bloba177b9e06a6de92f1af26068fa18d8e46c46861a
1 guilt-commit(1)
2 ===============
4 NAME
5 ----
6 guilt-commit - Commit specified number of patches
8 SYNOPSIS
9 --------
10 include::usage-guilt-commit.txt[]
12 Turn specified number of bottom most patches into Git commits. This removes
13 the the patches from the series, and status file.
15 OPTIONS
16 -------
17 --all::
18 -a::
19         Commit all applied patches
21 -n <num>::
22         Commit <num> bottom most patches
24 Author
25 ------
26 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
28 Documentation
29 -------------
30 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
32 include::footer.txt[]