Apply patches

Patches are rewriting instructions that Git can apply to a set of files.

To apply a patch file that is open in Qt Creator, go to Tools > Git > Local Repository and select Patch > Apply from Editor.

To select the patch file to apply from the file system, select Apply from File.

See also How To: Use Git and Git.