File: Features

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 (14 lines) | stat: -rw-r--r-- 429 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Patches directory
=================

The patches directory is identical to that of Mercurial's mq. Each patch is
stored as plain-text file, with a git-diff generated diff. By default, the
diff does not use git's rename/copy detected patches, however specifying
--git to guilt-refresh forces git-diff to use as many of git diff's features
as possible.


Command set
===========

The commands mimic a mix of quilt and mq commands.