November 2014
Beginner to intermediate
264 pages
5h 32m
English
Nearly all large projects require some sort of version control to coordinate the changes made to the same files by different users and to ensure that changes to a source base occur harmoniously. Even a single developer can benefit by using version control, because version control provides a record of what has changed in each file that the developer has edited and provides a valuable history of the project over time. Qt Creator supports the following version control systems:
The first thing you need to do is ...
Read now
Unlock full access