Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
179 results
Git is the tool every developer uses daily but rarely understands completely. Here are the 10 most important Git commands ...
321 views
3 weeks ago
Pulled by accident onto dirty work — an unwanted merge commit landed. Root cause: Default pull created a merge; undoing it ...
0 views
13 days ago
basic pull request workflow #git.
25 views
GitHub and pull requests: git remote add origin URL, git push -u origin main (first push sets upstream), git clone URL, git pull.
30 views
11 days ago
Run a rebase on an eight commit feature branch and zero of those eight commits survive. The code is identical, but every commit ...
303 views
9 days ago
Have you ever wondered how to branch, review, and merge changes in a GitHub repo to track and share your game development ...
68 views
5 days ago
Git ships with over 130 commands. You'll use about ten of them for the rest of your career. This walks one branch through one ...
3,581 views
A broken deploy — `git pull` merged upstream changes that masked the real diff. Root cause: Pull auto-merged before anyone ...
3 views
In Day 6 of the Real Software Development Skills Sprint, we learn how real software teams use Git branches and pull requests.
17 views
2 weeks ago
Learn FREE with Udemy Business If your company provides Udemy Business, you can access all of my courses at no additional ...
14 views
Use git pull --rebase for a clean daily pull. - git stash: shelve uncommitted work for a clean working tree (git stash), reapply and ...
27 views
Confused about Git, GitHub, and how to actually use the FORK command? In this ultimate visual guide, we break down Git ...
58 views
Git Will Finally Make Sense After This Confused by Git commands like commit, branch, merge, pull, and push? You're not alone!
531 views
Master Git and GitHub workflows in this comprehensive, step-by-step tutorial! Learn exactly what forking means, how to safely ...
10 days ago
#linux #dwm #simpleterminal #windowmanager Download my configuration files: git clone https://gitlab.com/artibus1/mench.git To ...
980 views
1 day ago
Ever broken your code and had no way to undo it? This video fixes that — for good. We start with why version control exists and ...
28 views
Be honest: you've memorized git, not understood it. Pull, add, commit, push — and quiet panic the moment it says "detached ...
476 views
4 days ago
Beginners often panic when Git shows scary messages. What if I delete a file? What if I make the wrong change? What if I stage ...
8 views
Learn Git and GitHub from scratch with this complete hands-on beginner course! Whether you're a student, aspiring developer, ...
Install Git for Windows and keep TicketsCAD up to date from Git Bash — gentle and shell-first, no prior command-line experience ...
5 views
4 weeks ago