ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

47,865 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)

354,146 views

7 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,628 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,333 views

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

38,724 views

2 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

969 views

1 year 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,876 views

10 months 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,961 views

10 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,749 views

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

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

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

49,933 views

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

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

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

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

2 months 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,179 views

4 years 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,501 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,105 views

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

2 years ago