git-quiltimport (1) Linux Manual Page
NAME git-quiltimport – Applies a quilt patchset onto the current branch SYNOPSIS git quiltimport[–dry – run | -n][–author<author>][–patches<dir>] [–series<file>][–keep – non – patch] DESCRIPTION Applies a quilt patchset onto the current Git branch, preserving the patch boundaries, patch order, and patch descriptions present in the quilt patchset. For each patch the code attempts to extract…
