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
3,911 results
This is a slightly different style I'm testing. This video took long DAYS to creates so if you're reading this please leave a comment ...
38,042 views
2 years ago
An example of how to reorder and fix git commits (before you share them with others)
139,543 views
9 years ago
git rebase --interactive lets you undo, edit, squash and delete commits. If you like my style of teaching, I'd love to see you at a ...
38,772 views
Build a full mental model of Git (it's free btw) → https://app.learngit.io/home/?v=rebase I built LearnGit.io as a more complete ...
921,292 views
8 years ago
Build a full mental model of Git → https://learngit.io?v=squash If this visual learning style clicks for you, I built LearnGit.io as a more ...
354,176 views
7 years ago
Rebase might just be one of the most misunderstood features of git where the fear typically kind of comes from is that somebody ...
49,966 views
Why, when and how to do git rebase. How to fix merge conflicts during git rebase. If you like my style of teaching, I'd love to see ...
239,597 views
How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...
1,391,884 views
Git has so much more to offer than just "commit, pull, push"! Its advanced tools can help you become more productive and ...
323,182 views
4 years ago
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...
731,389 views
Git interactive rebase allows you to change individual commits, squash commits together, drop commits or change the order of the ...
49,359 views
3 years ago
Squashing pull requests on GitHub has advantages and disadvantages. I generally prefer rebasing locally. Get my interactive git ...
20,359 views
1 year ago
Be sure to watch the last 2 tutorials: Git rebase basics: https://youtu.be/gkGZzd9c4ow Resolving git conflicts during rebase: ...
10,616 views
When you rebase a branch onto another branch, you apply the commits from the first branch on top of the head commit in the ...
55,162 views
Aprende git a FONDO https://codigofacilito.com/cursos/git-profesional Desbloquea más de +200 cursos Premium a un precio ...
16,940 views
Git rebase is a handy tool to have for creating nice clean history in your git repository. Come on in to see how it works and how it ...
16,551 views
Build a full mental model of Git (free btw) → https://app.learngit.io/home/?v=mergevrebase If this visual learning style clicks for you ...
203,581 views
If you want to sponsor me as an open-source developer, github is matching donations dollar-for-dollar for the next 12 months!
26,151 views
6 years ago
Git Rebase may seem daunting, but it's a powerful tool that, when understood, can significantly streamline your workflow.
51,901 views
I'm going to show you git rebase interactive with the option added so this Eddy can use it to edit a common message or actually ...
5,384 views