quilt#
Manage stacks of patches (used heavily in Debian packaging).
$ quilt new feature.patch
$ quilt add path/to/file
$ quilt refresh
$ quilt series
$ quilt push -a / quilt pop -a
Manage stacks of patches (used heavily in Debian packaging).
$ quilt new feature.patch
$ quilt add path/to/file
$ quilt refresh
$ quilt series
$ quilt push -a / quilt pop -a