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
53,862 results
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 ...
355,345 views
8 years ago
In this video, you'll learn how to squash commits in Git so that you can have a clean git history.
17,923 views
5 years ago
Squashing pull requests on GitHub has advantages and disadvantages. I generally prefer rebasing locally. Get my interactive git ...
20,857 views
2 years ago
Your commit history doesn't have to look messy. In this video, we visualize how Git squash works using: • git rebase -i • git merge ...
1,390 views
3 months ago
GIT. Rebase and SQUASH. Делаем красивые лаконичные commit-ы Сообщество telegram: https://t.me/razzwan_altiore ...
12,182 views
6 years ago
... actually it's still a branch i haven't pushed this to github so i'm free to modify the history of this git repo locally which i wouldn't do ...
856 views
Too many small commits cluttering up your history? Time to squash them. In this intermediate Git tutorial, you'll learn: What it ...
52,332 views
9 years ago
Combine several messy commits into one clean commit using git rebase -i, step by step, before you push. Commands: Count ...
30 views
1 month ago
Official Music Video for "Get Up" by Squash Download/Stream: https://Hapilos.lnk.to/Squash-Get-Up Produced by: Dan Sky ...
16,735,666 views
1 year ago
how to do squash commit in Intellij.
54,667 views
I want to show you one of the approach to squash your commits. This is useful when you want to keep one commit per pull request ...
158 views
3 years ago
This video is explain about how to do squash using command line.
450 views
These are git training materials for people who would like to understand how git works rather than try to memorize all of its ...
320 views
Rebase might just be one of the most misunderstood features of git where the fear typically kind of comes from is that somebody ...
51,663 views
Git offers multiple ways to merge branches, but they might confuse you. This video covers different methods, such as a simple ...
1,991 views