7 lines
272 B
Text
7 lines
272 B
Text
QUILT_PATCHES=../patches
|
|
QUILT_NO_DIFF_INDEX=1
|
|
QUILT_NO_DIFF_TIMESTAMPS=1
|
|
QUILT_REFRESH_ARGS="-p ab"
|
|
QUILT_DIFF_ARGS="--color=auto"
|
|
QUILT_PATCH_OPTS="--reject-format=unified"
|
|
QUILT_COLORS="diff_hdr=1;32:diff_add=1;34:diff_rem=1;31:diff_hunk=1;33:diff_ctx=35:diff_cctx=33"
|