git apply patch

raw

README.rst

Thanks to Send A Patch To Someone Using "git format-patch" I finally found out how to apply a patch with commit message:

$ cat patchfile.diff | git am
Christian Weiske Christian Weiske
owner

History