.quiltrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 18 Jan 2020 00:19:38 +0200
changeset 937 a2beae97e3d8
parent 874 c20f22676d44
permissions -rw-r--r--
Increased the number of supported formats by mygit-date and added strict validation.

QUILT_DIFF_ARGS="--color=auto -p ab"
QUILT_DIFF_OPTS="-p"
QUILT_REFRESH_ARGS="-p ab"
QUILT_PUSH_ARGS="--color=auto"
QUILT_SERIES_ARGS="--color=auto"
QUILT_PATCH_OPTS="--unified"

QUILT_NO_DIFF_INDEX=1
QUILT_NO_DIFF_TIMESTAMPS=1