What is a quilt patchset?
There is a git command called git-quiltimport. Its man pages says it "Applies a quilt patchset onto the current git branch, preserving the patch boundaries, patch order, and patch descriptions present in the quilt patchset." However, it doesn't define what a "quilt patchset" is. What is a "quilt patchset"? ...