Git
​
​
Git Installation And Setup On Windows
​
​
​
​
​
​
​
​
Connect Remote Repository To Local Repository
​
​
Create A GitHub Repository
​
​
How To Create A GitHub Repository ?
​
To create a Repository on GitHub,follow below steps :
​
-
Log in to a GitHub account from the given link: https://github.com/login
-
On profile dashboard,click on Create repository button of the left panel.
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
-
Enter repository name(I named it as FirstRemoteRepository).
-
As for now I'm keeping my repository private,you can choose either of them.​
-
Now click on Create repository.
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
-
Repository has been created now.
​
​
Refer next page Connect Remote Repository To Local Repository
​