How to push your project into git-hub repository

1.How to push your project into the git-hub repository
Creating Project
2. After completing the project first initialize the project locally to follow below steps.
Initialise Repository
Initialise Repository
3. After completion of the project, Right click on the project and commit it locally to fallow the below steps.
Commit
4. After committing the project locally, Then push your project into git hub repository as shown below.
pushing to repo
5.Before pushing your project go to the git-hub portal create the repository and copy the repository URL.
Creating Repo


Creating Repo
6. Here enter your repository URL and click on next.
Repo URL
7. Enter the username &password. and click on next Select respective branch.
Select Branch
8. After Successfully push your code into the repository. Repository looks like as shown below.
Console


Repository


SUBSCRIBE TO OUR NEWSLETTER

I’m the Founder of quickdevops.com. I am a Professional Blogger, Application developer, YouTuber. I’ve been blogging since 2015.I spend a lot of time learning new techniques and actively help other people learn web development through a variety of help groups and writing web development tutorials for my website and blog about advancements in web design and development.Besides programming I love spending time with friends and family and can often be found together going out catching the latest movie or planning a trip to someplace I've never been before.

2 Responses to "How to push your project into git-hub repository"