ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

222,748 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,333 views

8 years ago

A shot of code
Git Squash Explained

In this Git tutorial we look at how and when to use Git Squash. This enables us to combine multiple commits into one as the point ...

4:01
Git Squash Explained

3,819 views

4 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,849 views

2 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,921 views

5 years ago

Rahul Wagh
Git Squash | DevOps Master Course | Day-9

Udemy Course - AWS Networking Zero to Hero! ▭▭▭▭▭▭ AWS Networking Masterclass!

8:13
Git Squash | DevOps Master Course | Day-9

3,220 views

11 months ago

makigas
Tutorial de Git – 34. git merge --squash

The squash button in web interfaces is fine, but how do we perform a squash from the command line using our own Git client ...

6:40
Tutorial de Git – 34. git merge --squash

6,376 views

5 years ago

Philomatics
git interactive rebase - Undo, Edit & Squash git commits with a single command

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

7:52
git interactive rebase - Undo, Edit & Squash git commits with a single command

39,806 views

2 years ago

BigBinary
Git - Squashing multiple commits into a single one

Episode notes at http://bigbinary.com/videos/misc/git-squashing-multiple-commits-into-a-single-one.

4:34
Git - Squashing multiple commits into a single one

76,386 views

10 years ago

ByteByteGo
Git MERGE vs REBASE: Everything You Need to Know

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

4:34
Git MERGE vs REBASE: Everything You Need to Know

747,745 views

3 years ago

Felipe Gavilan Programa
27 Squashing commits to merge them

Link to my discounted courses: https://www.felipe-gavilan.com/cursos?idioma=esp

5:40
27 Squashing commits to merge them

1,009 views

1 year ago

NetMentor
Combina commits con Git Squash 🗜

Learn how to merge commits with git squash. If you like the content, you can support the channel by buying me a coffee https ...

6:17
Combina commits con Git Squash 🗜

6,426 views

5 years 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

Train To Code
How To Squash Git Commits

Squashing multiple commits on your branch down to one commit can help keep your work manageable and encourage you to ...

6:34
How To Squash Git Commits

2,922 views

4 years ago

Colt Steele
How To Squash Your Git History Like A Pro

Coupon For My New Git & Github Course: https://www.udemy.com/course/git-and-github-bootcamp/?

13:09
How To Squash Your Git History Like A Pro

60,948 views

5 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

Visual Studio Code
Git Rebase & Squash in VS Code using GitLens Supercharge

https://aka.ms/vscode-git | Use Visual Studio Code for Rebase & Squash with GitLens Supercharge. Host: @ReynaldAdolphe 0:00 ...

9:57
Git Rebase & Squash in VS Code using GitLens Supercharge

96,514 views

3 years ago

JavaScript.ru
7.6 Git – Слияние – Создание коммита из ветки: merge --squash

Альтернативный способ слияния, когда из ветки делается один коммит (а ветку можно потом удалить). - Удобен, если ...

4:07
7.6 Git – Слияние – Создание коммита из ветки: merge --squash

18,797 views

5 years ago

CodelyTV - Redescubre la programación
Git Merge vs Rebase vs Squash ¿Qué estrategia debemos elegir?

Mostramos las diferencias entre las estrategias de Merge Commit, Squash y Rebase, para ver las diferencias y dar nuestra ...

26:59
Git Merge vs Rebase vs Squash ¿Qué estrategia debemos elegir?

57,418 views

4 years ago

LearnITGuide Tutorials
Git Squash Explained: Clean Up Your Commit History in 2026

Stop polluting your repository with 'WIP' and 'fix typo' commits. Learn how to use Git squash to combine multiple commits into ...

6:53
Git Squash Explained: Clean Up Your Commit History in 2026

210 views

11 days ago

Swift Arcade
How to squash and rebase in git

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

6:02
How to squash and rebase in git

16,659 views

4 years ago