GitHub is an hosting service platform.
On Git we can able to store any type of files by creating a repository.
GitHub encourages teams to work together to build and edit their site content.
Create and clone the repository:
1. Click the + icon and create new repository
2. Enter the Repository name
3. Choose the Radio button (public/private)
4. And then Add a README file check box click it mean that file is master as the default branch.
5. Then submit the Create repository
Branch:
How to commit the changes to repo
.png)
.png)
0 Comments