Git
Git is the de facto source control solution for the technology industry and is the system we’ll use for maintaining our project source code. Learning all the ins and outs of Git takes time and practice, but we’ll focus on the most basic aspects of what Git has to offer, mainly creating new repositories and safely managing our changes to files saved to those repositories.
Take it from me, it pays to expend the extra effort to create repositories and manage your project’s code using this defacto source control tool. Nothing is worse than realizing you accidentally overwrote hours, days, or even months of work while tinkering with source code. When used correctly and consistently, Git will not only be able to recover from those accidents ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access