1.2.1 Importance of updating

In a large project like LilyPond, contributors sometimes edit the same file at the same time. As long as everybody updates their version of the file with the most recent changes (“pull”ing), there are generally no problems with this multiple-person editing. However, serious problems can arise if you do not pull before attempting commit.


Contributor’s Guide