Setup your Git on Windows
Github provides two of installation, one the GitHub Desktop and command line by installing Git Software in your system. Personally from a developer perspective i would suggest you to use the command line as this will come in handy and more flexibility in terms of solving bugs and do more with version control, especially when the conflicts happens with the Git. This tutorial is focused on the command line version.
Step 1: Letβs Download the gitβ
-
Go to the Git Website and click on download for windows button.
