ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,101 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,618 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

967 views

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

38,691 views

2 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

730,324 views

2 years 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,539 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,871 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

75,945 views

10 years 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,327 views

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

95,731 views

3 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,882 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

2,860 views

9 months 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,394 views

4 years ago

The Modern Coder
Git CHERRY PICK Tutorial

Build a full mental model of Git → https://learngit.io?v=cherrypick If this visual learning style clicks for you, I built LearnGit.io as a ...

4:42
Git CHERRY PICK Tutorial

212,701 views

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

7 months ago

The Modern Coder
Git Merge vs Rebase: When to Use Each

Build a full mental model of Git (free btw) → https://app.learngit.io/home/?v=mergevrebase If this visual learning style clicks for you ...

9:39
Git Merge vs Rebase: When to Use Each

203,388 views

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

3 years 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,588 views

1 year ago

codigofacilito
Git merge vs Git rebase - ¿Cuál usar?

Aprende git a FONDO https://codigofacilito.com/cursos/git-profesional Desbloquea más de +200 cursos Premium a un precio ...

5:36
Git merge vs Git rebase - ¿Cuál usar?

16,922 views

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

5 years ago

ByteMonk
Git Merge vs Rebase Explained Visually | Which One Should You Use?

Should you use `git merge` or `git rebase`? One keeps your commit history safe and intact. The other rewrites it for a cleaner, ...

6:22
Git Merge vs Rebase Explained Visually | Which One Should You Use?

107,385 views

1 year ago