Introduction to GitHub
To understand GitHub, you should first know what a Git is.
To explain what it is in simple terms, we should first understand how the actual software is crafted. It is carried out by multiple engineers working together in a team, often on the same source code files. When the software is being crafted, it often happens that within the development cycle, requirements might get changed or some of the features of the software might not even be required at all by the time of final release.
Perhaps an actual dialog between a product owner and a technical team lead might help you understand this situation better:
Ben (Product Owner) – Hey Jerry, remember that hourly alarms feature we added to our app, the management has decided ...
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