Welcome to this beginner-friendly GitHub tutorial!
In this video, you will learn how to use GitHub step by step using Git Bash on Windows.
📌 Topics Covered:
What is GitHub?
Install Git and Git Bash
Create GitHub account
Configure Git using terminal
Create Repository
Clone Repository
Add files using echo command
Commit changes
Push code to GitHub
Basic Linux commands in Git Bash
💻 Perfect for:
Students
Beginners
Developers starting GitHub
College mini projects
🛠 Commands Used:
git config --global user.name "Your Name"git config --global user.email "[email protected]"git initgit clonegit add .git commit -m "First Commit"git push
🔥 Watch till the end to learn GitHub in simple Tamil!
👍 Like | Share | Subscribe
#GitHub #GitTutorial #GitBash #Programming #TamilTech #Beginners #Windows #Developer #Coding #LearnGit