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
Auf dieser Seite können Sie das Online-Video 🚀 Push Your Code to GitHub with Git Bash | Full Tutorial mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Akshaya H 13 Juli 2025 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 120 Mal angesehen und es wurde von 6 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!