How to Push Code to Github? | Push project to Github repository | Push code to Github | TechEasy

preview_player
Показать описание
How to Push Code to Github? | Push project to Github repository | Push code to Github | TechEasy

Hi
I am Amit Hadole Welcome to our youtube channel TechEasy

🔳 About this video:
In this video, you are going to learn how to push code to GitHub. In this video, we will cover an Introduction to GitHub and how to push code to GitHub.

🔳 Steps to push code to GitHub:
00:00 Intro
00:13 What we'll cover
00:20 Introduction to GitHub
00:43 Benefits of GitHub
01:04 How to push code to GitHub?
01:15 Create a new repository.
01:42 Open the Terminal.
02:46 Set your local project as a current working directory.
02:10 Initialize the local directory as a Git repository.
02:21 Add the files to your new local repository.
02:45 Commit the files that you have staged in your local repository.
02:58 Copy the remote repository's URL.
03:11 Add the URL for the remote repository where your local repository will be pushed.
03:34 Push the code in your local repository to GitHub.

🔳 GitHub is
◻️ A Version Control System
◻️ A Publishing Tool
◻️ A Collaboration Platform

🔳 Benefits of GitHub :
◻️ It makes it easy to contribute to your open source projects
◻️ Track changes in your code across versions
◻️ Excellent Documentation
◻️ Showcase your work
◻️ Integration options
◻️ GitHub makes it difficult to “mess up” our projects

🔳 Steps to Push Code to GitHub :
🔸 Step 1: Create a new repository.
🔹 Step 2: Open the Terminal.
🔸 Step 3: Set your local project as a current working directory.
🔹 Step 4: Initialize the local directory as a Git repository.
🔸 Step 5: Add the files to your new local repository.
🔹 Step 6: Commit the files that you have staged in your local repository.
🔸 Step 7: Copy the remote repository's URL.
🔹 Step 8: Add the URL for the remote repository where your local repository will be pushed.
🔸 Step 9: Push the code in your local repository to GitHub.

Hope this small video will help us to push your code to GitHub 🙂

👇 My gadgets :-

🔴 Subscribe to our channel to get video updates. Hit the subscribe button above:

#pushToGithub #pushCodeToGithub #introductionToGithub #TechEasy
Рекомендации по теме
Комментарии
Автор

Even though I created a folder were all the code is there still it shows no such file or directory. So wat can I do?

singiri
Автор

You simply nailed it dude seriously you gave excellent video txz a lot.

kirank
Автор

Got a question on the topic? Please share it in the comment section below, I will try to answer it.

techeasy
Автор

How can i edit already uploaded code in GitHub repository?

trickybeetroot