GitHub Repository: Git Clone, Branch, Commit & Pull Request — Guide Complet pour Débutants

In this video, discover the essential basics of Git and GitHub: cloning, branches, commits, and pull requests in the GitHub Repository. A clear, practical guide, ideal for beginners who want to learn how to collaborate effectively on development projects. 🎯 What you will learn: 00:00 What is GitHub? 01:40 Creating a GitHub repository 05:40 Cloning a GitHub repository with `git clone` 10:20 Creating a task/issue in GitHub 11:08 Creating and managing Git branches with `checkout -b` 14:30 Creating an ASP.NET Core web project with `dotnet new webapp` 17:30 Making clean commits with `git add` and `git commit` 18:55 Pushing code online with `git push` 19:35 Creating a pull request and requesting a code review Best practices for working alone or in a team This tutorial is perfect if you are new to Git, want to understand code versioning, or improve your development workflow. 🔔 Subscribe for more videos on Git, GitHub, VS Code, DevOps and software development!