Git patch

Git patch

http://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git

This article shows you how to create a patch from the last few commits in your repository and how you correctly apply this patch to an other repository.