Git Squash with rebase strategy

11 months ago
3

I want to show you one of the approach to squash your commits. This is useful when you want to keep one commit per pull request, especially if it is associated with certain ticket number. Enjoy!

YouTube Chapters:

00:00 - Introduction
00:10 - Clone git repository
00:21 - Edit file and commit changes
01:46 - Squash 3 commits into 1

Looking for job in IT? Check my free eBook that will help you getting high demand knowledge about docker, tool used in every IT company.
https://toughcoding.net/ebook

DISCLAIMER: Some of the above links may be affiliate links, meaning if you purchase a product or service via these links I may receive a small commission/reward, at no additional charge to you!

#git #rebase #devops

Loading comments...