summaryrefslogtreecommitdiffstats
path: root/quilt.quiltrc
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.quiltrc')
-rw-r--r--quilt.quiltrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/quilt.quiltrc b/quilt.quiltrc
index 5855b88..e89039a 100644
--- a/quilt.quiltrc
+++ b/quilt.quiltrc
@@ -12,6 +12,10 @@ QUILT_PUSH_ARGS="--color=auto"
QUILT_DIFF_ARGS="--no-timestamps --color=auto"
QUILT_REFRESH_ARGS="--no-timestamps --backup"
+# (Add "-p ab" to QUILT_DIFF_ARGS and QUILT_REFRESH_ARGS to get
+# -p1 style diffs with a/file and b/file filenams in headers
+# instead of dir.orig/file and dir/file.)
+
# The directory in which patches are found (defaults to "patches").
#QUILT_PATCHES=patches