Learn Git | Beginners tutorial
Hey, guys welcome to my blog today we are going to discuss about git and what is git? and why git is more important, and how to install git on your machine?
Introduction
If you want to become a develops engineer or developer in IT you need to learn… learn.. one of the amazing tool is called git
Git is developed by Linus Torvalds who is the main developer of the Linux kernel and git developed in the process of developing the Linux
Why the git is developed?
While developing Linux most of the developer makes a small and large contribution to the Linux
But after some time it makes it hard to manage the code changes and updates so Git has been developed it is one of the amazing version control systems
What is Git?
Git is nothing but it is a free and opensource tool or software for version control management
What is version control management?
- Version control management is that way the programmer can track the code changes and we can able to save that into the git again and again
- It helps to see and understand what is needed for the code and as well as to track the bug or error in that code
- version control system helps to the software team to work harder and smarter
Why is git more important?
- It is an opensource tool
- And we can easily track the change in our code
- It also provides the detail of why that change has been made
- Allowing the software developer to work collaboratively because while developing the software we need more peoples
Installation of git in windows, Linux, mac
If your using Linux and mac the git is already been preinstalled just open the terminal and type git
Or if you using windows just download the git form the below link
Download the exe file
Now you can able to use git on windows.
If you have doubts about the installation please refer to the below website
Conclusion
Finally, you get a small idea about git and why it's developed
Why I'm talking about git means because most the engineering college won’t teach about git and they till now the sharing the code with help of PDF
They don’t how to use GitHub, GitLab but there doing programming 😂
So kindly share this article with your friends and thank you guys for spending a wonderful time with me
And if you like this article please donate to us
OSCP student: