Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
32,286 results
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 ...
3,809 views
4y ago
Udemy Course - AWS Networking Zero to Hero! ▭▭▭▭▭▭ AWS Networking Masterclass!
3,205 views
11mo ago
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 ...
39,762 views
2y ago
Episode notes at http://bigbinary.com/videos/misc/git-squashing-multiple-commits-into-a-single-one.
76,371 views
10y ago
Link to my discounted courses: https://www.felipe-gavilan.com/cursos?idioma=esp
1,004 views
1y ago
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...
746,676 views
3y ago
Squashing multiple commits on your branch down to one commit can help keep your work manageable and encourage you to ...
2,922 views
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,376 views
5y ago
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,426 views
Coupon For My New Git & Github Course: https://www.udemy.com/course/git-and-github-bootcamp/?
60,944 views
Альтернативный способ слияния, когда из ветки делается один коммит (а ветку можно потом удалить). - Удобен, если ...
18,789 views
today we talk about merge strategies (again!) while specifically focusing on squash merge. I show off a clever history rewriting ...
7,838 views
9mo ago
On GitHub, you have three different strategies for closing a Pull Request: Merge Commit, Squash, and Rebase. Merge Commit is ...
31,585 views
https://aka.ms/vscode-git | Use Visual Studio Code for Rebase & Squash with GitLens Supercharge. Host: @ReynaldAdolphe 0:00 ...
96,475 views
Stop polluting your repository with 'WIP' and 'fix typo' commits. Learn how to use Git squash to combine multiple commits into ...
208 views
9d ago
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 ...
16,654 views
The main commands in this episode are: `git commit -amend` `git rebase -i HEAD~3` Useful resources: GitHub - What is ...
5,208 views
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 ...
19,971 views
CreatingForIndia Join this channel to get access to perks: https://www.youtube.com/channel/UCCLgKER7DNJc5sGXjMktsXg/join ...
680 views
8mo ago
Sometimes you need to see how to do a git squash commit.
6,810 views