File: guilt-diff.txt

package info (click to toggle)
guilt 0.30-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 668 kB
  • ctags: 71
  • sloc: sh: 1,941; makefile: 119; perl: 42
file content (31 lines) | stat: -rw-r--r-- 560 bytes parent folder | download
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
guilt-diff(1)
=============

NAME
----
guilt-diff - Outputs various diffs

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

DESCRIPTION
-----------
Outputs top-most applied diff and any additional changes in the working
directory to stdout.

OPTIONS
-------
-z::
	Output a interdiff against the top-most applied patch. This should
	produce the same diff as "guilt-new -f foo".

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

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

include::footer.txt[]