1.3.1 Producing a patch

Once you have finished editing your files, checked that your changes meet the Code style and/or Documentation policy, and checked that the entire thing compiles, you may

git commit -a 
git-format-patch HEAD

Send an email to lilypond-devel@gnu.org with the diff as an attachment.


Contributor’s Guide