Install Git on Windows

Go to the URL: 



Click on the "Download 2.16.1 for Windows" or whichever is the latest version that's written there.
Run the downloaded installer file.

When you arrive in this window, chose either the first or second option. If you chose the first option, you will have to run the Git commands from a different terminal not from the command prompt (cmd.exe) later on.



Everything else is default. Complete the installation.

Now go to https://www.github.com and sign up.
Now you will be able to create and clone git projects.

Watch the following video tutorial for these above steps.


Comments

Popular posts from this blog

ADB Cheat Sheet

Enabling Internet in Android Emulator

Important GIT Techniques