X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/2e039832e37e9ff2b901cedeb1a327de8ed0fb05..ccbb71911874084108954d62c689ea6ebba53958:/.config/quilt/quiltrc-dpkg diff --git a/.config/quilt/quiltrc-dpkg b/.config/quilt/quiltrc-dpkg new file mode 100644 index 0000000..a6381d3 --- /dev/null +++ b/.config/quilt/quiltrc-dpkg @@ -0,0 +1,7 @@ +QUILT_PATCHES=debian/patches +QUILT_NO_DIFF_INDEX=1 +QUILT_NO_DIFF_TIMESTAMPS=1 +QUILT_REFRESH_ARGS="-p ab" +QUILT_DIFF_ARGS="-p ab --color=auto" # If you want some color when using `quilt diff`. +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"