This post is regarding Version Control System, with explanation of Basic Terminologies of the Versioning System.
To all the beginners out there, this is an article giving you glimpse over fundamentals of Version Control System with reference to Git[Distributed Version Control System] and GitHub[Cloud Version Storage Service].
Click on the following links to redirect yourself to the corresponding page:
- What is Version Control System?
- Different Types of Version Control System
- How does Centralised Version Control System work?
- How does Distributed Version Control System work?
- Difference between Git and GitHub
- Explanation of Fundamental Terminologies [Commit, Pull, Push, Pull-Request, Merge, Clone., so on..]
I find that most of the beginners who are very new to Software Engineering Industry, struggle to understand basic GitHub and Git terminologies.
This articles simply throws light on very basic understanding of the Version Control System.
If you want me to write an article on the Branching Strategies and Merging Strategies.
Drop a comment and Stay Tuned.
Happy Learning :)
Top comments (0)