File: guilt-commit.txt

package info (click to toggle)
guilt 0.35-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,492 kB
  • sloc: sh: 2,557; makefile: 119; perl: 42
file content (32 lines) | stat: -rw-r--r-- 558 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
guilt-commit(1)
===============

NAME
----
guilt-commit - Commit specified number of patches

SYNOPSIS
--------
include::usage-guilt-commit.txt[]

Turn specified number of bottom most patches into Git commits. This removes
the the patches from the series, and status file.

OPTIONS
-------
--all::
-a::
	Commit all applied patches

-n <num>::
	Commit <num> bottom most patches

Author
------
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>

Documentation
-------------
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>

include::footer.txt[]