πŸ”₯ Git & GitHub Tutorial for Beginners (Install, Push, Pull, Clone – Full Guide) @tanzTalkstech
πŸ”₯ Git & GitHub Tutorial for Beginners (Install, Push, Pull, Clone – Full Guide)  @tanzTalkstech
Uploaded July 2025 | Updated September 2026, 2 weeks ago
Liked my video? πŸ‘Buy me a cup of coffee! 🍡
youtube.com/channel/UCMz232hZ7fD75uGWhuLNjtA/join

πŸ“Ί RELATED VIDEOS
Learn ASP.NET Core MVC with tanzTalks.tech – Beginner to Advanced: youtube.com/playlist?list=PLnisUReSm0-nZwxm4pgg0ehgpX7OTUKD3

This Git & GitHub series is for total beginners. Learn how to install Git, push code to GitHub, work with branches, resolve merge conflicts, and collaborate with others using pull requests β€” all in simple language with real examples.

πŸ”½ CONNECT WITH ME
- Facebook: fb.me/tanzTalks.tech
facebook.com/groups/769372597093758
- Instagram: instagram.com/tanztalks.tech
instagram.com/tanzeelosama
- LinkedIn: in.linkedin.com/in/tanzeelosama
- GitHub: github.com/tanzeelosama

πŸ”” SUBSCRIBE ON YOUTUBE
youtube.com/@tanzTalks.tech2
youtube.com/@tanzTalkstech

πŸ™Œ SUPPORT THE CHANNEL
- Hit the THANKS button in any video!
- Buy me a cup of coffee! youtube.com/@tanzTalkstech/join

πŸš€ Want to learn Git & GitHub from scratch? This step-by-step guide is perfect for absolute beginners! Learn how to install Git, push code to GitHub using CMD, clone it on another computer, and understand Git basics like commit, push, and pull.

πŸ”§ What you'll learn:
β€’ What is Git & GitHub
β€’ Installing Git on Windows
β€’ git init, git add, git commit, git push
β€’ Creating a GitHub repository
β€’ Pushing code from CMD
β€’ Cloning & pulling code
β€’ Git cheat sheet and CRLF fix

πŸ“Œ Time Stamps:
00:00 – Introduction
00:35 – What is Git & GitHub
01:16 – Install Git on Windows
03:55 – Create Git Project
05:23 – Add Files and Commit
06:13 – LF/CRLF Warnings
08:19 – Create GitHub Repo
10:23 – Link Local Folder and Push Code via CMD
12:13 – Clone on another PC
12:50 – Push After Changes
14:26 – Pull Code
16:17 – Git Cheat Sheet

βœ… Download Git: git-scm.com
βœ… GitHub: github.com
πŸ“„ Full Git Commands + Notes in description!

#Git #GitHub #GitTutorial #VersionControl #GitBeginners #Coding #CMDGit #GitHubForBeginners

--------

πŸ“ Repository (repo)
- A project or folder being tracked by Git

πŸ“Œ git init
- Initializes Git in a folder (starts version control)

πŸ“Œ git add .
- Stages all changed files to be committed

πŸ“Œ git commit -m "Your message"
- Saves a snapshot of the staged changes

πŸ“Œ git status
- Shows which files are staged, modified, or untracked

πŸ“Œ git remote add origin "repo_url"
- Connects your local folder to a GitHub repository

πŸ“Œ git branch -M main
- Renames your current branch to "main"

πŸ“Œ git push -u origin main
- Uploads your committed code to GitHub for the first time

πŸ“Œ git clone "repo_url"
- Downloads a GitHub repo to your PC

πŸ“Œ git pull
- Fetches latest changes from GitHub into your project

πŸ“Œ git log
- Shows a history of commits

πŸ“Œ git config --global user.name "Your Name"
πŸ“Œ git config --global user.email "you@example.com"
- Set your identity for commits

πŸ“Œ git diff
- Shows what changes you made before committing

---------

More on Android App Development:
Create Login and Register Android App with Firebase Authentication: 1️⃣youtube.com/playlist?list=PLnisUReSm0-nUXkQSZC1lAUT0zJ8JIsrF | 2️⃣youtube.com/playlist?list=PLnisUReSm0-nFzNqZh8twEgMxpRn05XgR
Create State-District Dependent (Nested) Android Spinners | DropDown List: youtube.com/playlist?list=PLnisUReSm0-lBZYsxE9XB8cn0Ue8AyRzM
Android Basics: youtube.com/playlist?list=PLnisUReSm0-mIQhfDMtri0X13RuLP5dqj

----------

Install Vim (Vi Improved) Text Editor on Ubuntu: youtu.be/zr17y9YHopQ

Install Ubuntu on Windows 11 (WSL) | Windows Subsystem for Linux with GUI Support: youtu.be/NXJjutYp4x8

More Tutorials on Ubuntu: youtube.com/playlist?list=PLnisUReSm0-nc0N5IlO0QoJd78oBhlHoX

----------

More Tutorials on macOS: youtube.com/playlist?list=PLnisUReSm0-kC89Ml7Wm5kPdXvgbqndUp
Download and Install NodeJS, HomeBrew (Package Manager) and N (Version Manager) on macOS: youtu.be/O6MKC5TgQao
Install Java JDK and OpenJDK on macOS 13 Ventura: youtu.be/F5HTPakOdi4

----------

VirtualBox playlist: youtube.com/playlist?list=PLnisUReSm0-lwVz0CcHg9_NlMY-Vtqd8Y
Install Ubuntu 22.04 LTS in VirtualBox running on Windows: youtu.be/C5mJ2SwmN0w
Install macOS Monterey in VirtualBox running on Windows: youtu.be/WGrBHjDFVIw
Install VirtualBox Guest Additions on Ubuntu 22.04 Guest/Virtual Machine: youtu.be/mGUhjd3D2ZY
Install Java (JDK) On Ubuntu 22.04 LTS: youtu.be/SMfO5oXNp2g
Install Node.js on Ubuntu 22.04 LTS | Install npm: youtu.be/0D1MJf-oscU
Install Windows 11 on VirtualBox: youtu.be/OZbVZdj2c0Q
Make Windows 11 Full Screen in VirtualBox: youtu.be/ahOaKWR8RdA
Install Ubuntu 22.10 on VirtualBox in Windows: youtu.be/yIWP2js-JoQ
πŸ”₯ Git & GitHub Tutorial for Beginners (Install, Push, Pull, Clone – Full Guide)Simple Contact Book in ASP.NET Core MVC | Full Beginner Project in 10 Minutes!Fix Microsoft Store Not Working On Windows 11Fix Windows Security Not Opening On Windows 10 & 11 | Windows Security blank in Windows 11How to edit Hosts file in Ubuntu | How to Block Websites in Linux using /etc/hosts file
tanzTalks.tech |

πŸ”₯ Git & GitHub Tutorial for Beginners (Install, Push, Pull, Clone – Full Guide)

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER