🚀 Push Your Code to GitHub with Git Bash | Full Tutorial

Publicado em: 13 Julho 2025
no canal de: Akshaya H
120
6

In this video, I’ll walk you through the complete process of how to push your code to GitHub, starting from scratch — no prior Git experience required. We begin by manually creating a folder named demotest inside the E drive. Then, we create a simple HTML file named index.html within that folder and paste a basic HTML structure into it.

Next, we open Git Bash to start working with Git. But before that, make sure Git is installed on your system — it’s necessary to use Git Bash and all the Git commands. Inside Git Bash, we first switch to the E drive and navigate into the demotest folder.

Once we are inside the project folder, we create a new branch called login. After that, we stage the HTML file using Git's add command and commit the changes with a clear commit message, which marks the first version of our file in Git.

Then, we move to GitHub in the browser, where we create a new repository — you can name it anything you like. Once the repository is created, we copy its URL.

Back in Git Bash, we connect our local project to this new GitHub repository by adding it as a remote origin. Finally, we push the login branch to GitHub. This completes the entire process of pushing your local code to GitHub in a structured and beginner-friendly way.

If you found this video helpful, don’t forget to like the video, subscribe to the channel, and leave a comment if you have any questions or suggestions!

Git Download : https://git-scm.com/downloads


Nesta página do site você pode assistir ao vídeo on-line 🚀 Push Your Code to GitHub with Git Bash | Full Tutorial duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Akshaya H 13 Julho 2025, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 120 vezes e gostou 6 espectadores. Boa visualização!