ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

32,286 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,809 views

4y 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,205 views

11mo 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,762 views

2y 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,371 views

10y 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,004 views

1y 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

746,676 views

3y 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

4y 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

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

5y 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,944 views

5y ago

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

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

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

18,789 views

5y 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,838 views

9mo 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,585 views

3y 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,475 views

3y 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

208 views

9d 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,654 views

4y ago

Yallacode
What is Git squash

The main commands in this episode are: `git commit -amend` `git rebase -i HEAD~3` Useful resources: GitHub - What is ...

8:16
What is Git squash

5,208 views

5y 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,971 views

5y ago

Gaurav Sharma
Squash and Merge in Git Explained with Examples

CreatingForIndia Join this channel to get access to perks: https://www.youtube.com/channel/UCCLgKER7DNJc5sGXjMktsXg/join ...

6:53
Squash and Merge in Git Explained with Examples

680 views

8mo 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,810 views

2y ago