Description
Applies patch files that describe changes to source code or text files. It is commonly used by developers, packagers, and build systems to apply fixes without shipping a complete modified copy.
Use it when a project, package build, or maintenance workflow provides .patch or diff files. It is a command-line tool and changes files on disk.