.
Install GitHub On Windows 10
1) Download GitHub Setup
Download from here.
2) Run GitHub Setup
Wait…
After installation, GitHub will load repositories.
3) Log In Screen
Configure email address.
4) Walkthrough Tutorial
5) Add Git Path To Windows System Environment Variable
Find git.exe file. Usually it is located in C:\Users\<user>\AppData\Local\GitHub\PortableGit_<guid>\cmd
Copy the path and add it to Windows Environment Variable editor.
Right-click Start Button and select System.
Close the Windows System application.
Run Command Window and test with the command git --version.
.
No comments:
Post a Comment