Git For Beginners

Git is an open-source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Services Like Github Gitlab

While these Services have a powerful User interface, which help in execution pretty much all of the Git operations right from your browser. But as you advance, You will eventually need to use command-line/(terminal).

You don't need to use any of the Services like Github/Gitlab to use git Locally, But you will need to have a Github account to collaborate with other users.

Let us first Set up git on your Local machine

Twitter:

>

Github: