ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

53,862 results

The Modern Coder
How to Squash Commits in Git (Interactive Rebase)

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 ...

3:56
How to Squash Commits in Git (Interactive Rebase)

355,345 views

8 years ago

Donn Felker
How to Squash Commits in Git

In this video, you'll learn how to squash commits in Git so that you can have a clean git history.

3:03
How to Squash Commits in Git

17,923 views

5 years ago

Philomatics
Should you squash pull requests on GitHub?

Squashing pull requests on GitHub has advantages and disadvantages. I generally prefer rebasing locally. Get my interactive git ...

3:33
Should you squash pull requests on GitHub?

20,857 views

2 years ago

CodeCupps
Git Squash Visualized |  The Clean Commit History

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:30
Git Squash Visualized | The Clean Commit History

1,390 views

3 months ago

Аргументика
GIT. Rebase and SQUASH. Делаем красивые лаконичные commit-ы

GIT. Rebase and SQUASH. Делаем красивые лаконичные commit-ы Сообщество telegram: https://t.me/razzwan_altiore ...

3:32
GIT. Rebase and SQUASH. Делаем красивые лаконичные commit-ы

12,182 views

6 years ago

Mauro Lepore
Squash all commits in a branch with `git reset master`

... 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 ...

3:37
Squash all commits in a branch with `git reset master`

856 views

6 years ago

GitKraken
Git Tutorial #21: How to Squash Commits in Git | Learn Git with GitKraken

Too many small commits cluttering up your history? Time to squash them. In this intermediate Git tutorial, you'll learn: What it ...

1:47
Git Tutorial #21: How to Squash Commits in Git | Learn Git with GitKraken

52,332 views

9 years ago

Snap Guides
How to Squash Multiple Commits into One with Git Rebase Interactive (Short Guide)

Combine several messy commits into one clean commit using git rebase -i, step by step, before you push. Commands: Count ...

0:57
How to Squash Multiple Commits into One with Git Rebase Interactive (Short Guide)

30 views

1 month ago

Squash
Squash - Get Up (Official Music Video)

Official Music Video for "Get Up" by Squash Download/Stream: https://Hapilos.lnk.to/Squash-Get-Up Produced by: Dan Sky ...

2:41
Squash - Get Up (Official Music Video)

16,735,666 views

1 year ago

Manikanta Maddipati
Intellij squash commit

how to do squash commit in Intellij.

2:16
Intellij squash commit

54,667 views

6 years ago

toughcoding
Git Squash with rebase strategy

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 ...

3:07
Git Squash with rebase strategy

158 views

3 years ago

Thiha
How to git squash via command line

This video is explain about how to do squash using command line.

1:11
How to git squash via command line

450 views

6 years ago

Joost De Cock
git training | Chapter 25: Squash merging

These are git training materials for people who would like to understand how git works rather than try to memorize all of its ...

2:36
git training | Chapter 25: Squash merging

320 views

3 years ago

Boot dev
What is Git Rebase?

Rebase might just be one of the most misunderstood features of git where the fear typically kind of comes from is that somebody ...

1:53
What is Git Rebase?

51,663 views

2 years ago

KhattakDev
Git MERGE vs SQUASH: All you need to know

Git offers multiple ways to merge branches, but they might confuse you. This video covers different methods, such as a simple ...

2:22
Git MERGE vs SQUASH: All you need to know

1,991 views

2 years ago