Patching with git

Tutorials on how to create patches and apply patches with git.

A nice tutorial: https://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/

Manuals:

git format-patch: https://www.systutorials.com/docs/linux/man/1-git-format-patch/
git apply: https://www.systutorials.com/docs/linux/man/1-git-apply/

Eric Ma

Eric is a systems guy. Eric is interested in building high-performance and scalable distributed systems and related technologies. The views or opinions expressed here are solely Eric's own and do not necessarily represent those of any third parties.

Leave a Reply

Your email address will not be published. Required fields are marked *