ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

19,978 results

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,821 views

4 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

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,389 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,868 views

3 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,814 views

2 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

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,427 views

5 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,950 views

5 years ago

anthonywritescode
squash merge: I hate it but it's really the only way

today we talk about merge strategies (again!) while specifically focusing on squash merge. I show off a clever history rewriting ...

19:00
squash merge: I hate it but it's really the only way

7,844 views

9 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

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

211 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

Code of Duty
Part 14: How to perform git squash (merge 2 or more commits into single commit)?

You will find this video tutorial very helpful if you want to learn about Git version control. In this video, I talk about how to perform git ...

7:58
Part 14: How to perform git squash (merge 2 or more commits into single commit)?

19,977 views

5 years ago

Dev Leonardo
How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

On GitHub, you have three different strategies for closing a Pull Request: Merge Commit, Squash, and Rebase. Merge Commit is ...

6:09
How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

31,611 views

3 years ago

How To
Git Merge vs Git Rebase vs Git Squash Explained | Which One Should You Use?

Confused between Git Merge, Git Rebase, and Git Squash? In this video, I explain the differences between these three important ...

4:15
Git Merge vs Git Rebase vs Git Squash Explained | Which One Should You Use?

71 views

3 months ago

JJ Asghar
How to use git to squash commits into a single commit.

Sometimes you need to see how to do a git squash commit.

4:33
How to use git to squash commits into a single commit.

6,813 views

2 years ago

Fred Overflow
Squash your feature branch before a fast-forward merge! git rebase --interactive or git reset --soft

or git symbolic-ref HEAD refs/heads/master.

12:10
Squash your feature branch before a fast-forward merge! git rebase --interactive or git reset --soft

1,042 views

7 years ago

matt-savvy
Why You Should Care About Your Commits (Even If You Squash Merge!)

Using Git well is a communication skill. Build the branches that you would want to review. examples and cheat sheet for this video: ...

5:46
Why You Should Care About Your Commits (Even If You Squash Merge!)

1,191 views

1 year ago