[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Updating the source code ] | [ Up : Updating the source code ] | [ Update command > ] |
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.
[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Updating the source code ] | [ Up : Updating the source code ] | [ Update command > ] |