GitHub Tutorial: Fork, Clone, Push, Pull Request & Merge (Windows)

Опубликовано: 16 Май 2026
на канале: KidzCode AI
533
12

🔧 Git & GitHub Full Workflow for Beginners | Fork, Clone, Branch, Pull Request, and Merge Explained!

In this beginner-friendly video, I'll walk you through the complete Git and GitHub workflow you need to know when contributing to a project:

✅ What You'll Learn:

🍴 How to fork a GitHub repository to your own account
💻 How to clone your forked repo to your computer
✏️ How to make changes and push them to the `main` branch
🌿 How to create a feature branch to work safely
📤 How to commit and push the feature branch to GitHub
🔁 How to open a Pull Request
🔀 How to merge your changes into your forked main branch

🎯 You'll also learn what each step actually does — including what happens if you switch branches without committing, and why your changes might appear across branches.

This is a must-watch for students, beginners, or anyone new to Git & GitHub!
Whether you're contributing to open source or collaborating on a team, this step-by-step guide has you covered.

👇 Don’t forget to like, comment, and subscribe if you find this helpful!

\#GitHub #Git #PullRequest #OpenSource #CodingForBeginners #versioncontrol
Relevant Words:

Git basics

GitHub for beginners

Fork and clone explained

GitHub step-by-step

How to make a pull request

Create feature branch

Version control system

Commit and push code

GitHub collaboration

Git commands

GitHub open source project

Beginner GitHub project