14:03
A brief review on my personal git config / setup. I'll show some of my the most used commands, settings, aliases and how I use ...
5:25
Git Config Levels Explained: System, Global, and Local Configuration
Unlock the power of Git by mastering its configuration levels! This video provides a beginner-friendly guide to understanding ...
1:09:13
Git Tutorial for Beginners: Learn Git in 1 Hour
Git: The essential tool for modern development. This quick explainer shows why it's a must-have skill. Ready for a deep dive ...
8:07
13 Advanced (but useful) Git Techniques and Shortcuts
Productive programmers tend to be really good at Git. Take a look at 13 advanced git tips and tricks to supercharge your ...
8:50
3. Git settings and configuration - Learn Git
Git settings and configuration - Learn Git ❤️ Other playlists More from this playlist, Learn Git, ...
19:25
The Best Place To Continue Learning Git / Github - https://bit.ly/3MFZLIZ Preparing For Your Coding Interviews? Use These ...
1:14:17
Complete Git and GitHub Tutorial for Beginners
Link for GitHub Notes : https://drive.google.com/drive/folders/1wfNTKinBAV6CCxaI5lfSnnRFAYpy0uEl?usp=share_link Want to ...
4:46
How to install Git on Windows 11 (Updated 2025)
In this video, learn to download and install Git on Windows 11. Git is a free and open-source distributed version control system ...
46:19
Git and GitHub Tutorial for Beginners
In this step-by-step tutorial, learn how to use Git and GitHub for source control management (SCM). We start with Git. What is it?
3:58
How to install git on Windows 10/11 [ 2026 Update ] GIT Tutorial | Complete Guide
Hello Everyone! Today in this video I am going to step-by-step guide you on How to install git on Windows 10/11. Then I will show ...
6:56
Using Git with Visual Studio Code (Official Beginner Tutorial)
A brief/compact intro to #Git & #GitHub made easy with #visualstudiocode 0:00 Intro 0:35 Initialize repository 0:55 Rename branch ...
27:26
Git on Linux Simplified | How to Setup Your First Repository and Use Version Control
In this video, we'll take a look at using git for version control of files. Git is handy for keeping track of edits to code and gives you ...
12:06
Git config: settings (editor, user, commands)
How to configure Git after installation: First, you need to set the username and email in the global settings: git config ...
4:02
Command for creating the 'git pr' alias (so you can copy-paste): git config --global alias.pr "pull --rebase" Thank you to Bruno ...
10:29
How To Use GitHub For Beginners
like & subscribe :) ━━━━━━━━━━━━━━━━━━━━ Vibe code without the slop. ▻ https://boostmyagent.com ...
30:18
How To Use Git In VS Code Like A Pro!
Let's learn the essentials of using Git in VS Code! In this video, we'll explore how to work with Git in VS Code, covering everything ...
1:21:20
Git & GitHub Crash Course for Beginners [2026]
freeCodeCamp.org and logicBase Labs
Learn Git and GitHub from scratch with clear examples, real workflows, branching, merging, stashing, rebase, pull requests, and ...
8:56
Git Tutorial #35: How to Use Git Config to Set Up Your Environment | Learn Git
Want Git to behave exactly how you like? The git config command lets you customize everything from usernames to default branch ...
4:28
Find and edit system, global & local Git config files
There are three different Git configuration files, each with a different name and in different folders. Here we look at each Git ...
3:37
GIT - Exploring Configuration Levels and Settings
GIT Configuration: Mastering Levels and Settings In this GIT tutorial, we'll delve into the heart of GIT configuration, exploring ...