June 2017
Beginner to intermediate
368 pages
8h 31m
English
In this section, you learn how to manage source code--specifically using GitHub and Git Bash. This appendix is intended purely as an overview to using GitHub and Git Bash. For more details, refer to GitHub Fundamentals [Video], also from Packt Publishing (https://www.packtpub.com/application-development/github-fundamentals-video).
Version control is vital to any project, and this applies to any collection of information and not just computer source code. For example, certainly for our resilience project, the second page of each written document has a version history:

Each change in the document is commented on--together ...
Read now
Unlock full access