12:59
Learn how to rewrite Git history - Amend, Reword, Delete, Reorder, Squash and Split
Build a full mental model of Git → https://learngit.io?v=irebase If this visual learning style clicks for you, I built LearnGit.io as a more ...
18:20
Rewrite your commit history using git rebase to squash commits (CC261)
Sometimes you need to create a bunch of commits to troubleshoot a problem. When you look at you log, you wish you could ...
3:26
Git Amend Tutorial: Rewrite Git History
If this visual learning style clicks for you, I built https://LearnGit.io to be a more complete curriculum focusing on how Git actually ...
25:30
Learn how to change GIT commit history fast and easy!
In this video, I showed several ways how to change GIT commit history for your project. Here are described ways to change the ...
4:48
Change Git Commit Messages Tutorial
If this visual learning style clicks for you, I built https://LearnGit.io to be a more complete curriculum focusing on how Git actually ...
4:34
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 ...
3:14
Have you tried rewriting commit history?
It's surprisingly easy to use an interactive rebase to rearrange commits, squash, drop, edit, etc.
13:52
Git tutorial: commit history and visualisation of changes.
Learn the the "git log" and "git diff" commands. This is part 2 of a series of video tutorials about git. Full playlist: ...
7:36
Git Rebase for Beginners: Clean Up Your Commit History!
Master Git rebase with this beginner-friendly guide! Learn how to rewrite your commit history for a cleaner, more organized project ...
2:40
Commit History [Learn Git Video Course]
Learn all about the Commit History in Git. This video is part of our free 24-part video course on Learning Git on the Command Line ...
15:28
Git: how cleanup commit history using interactive rebase
Be sure to watch the last 2 tutorials: Git rebase basics: https://youtu.be/gkGZzd9c4ow Resolving git conflicts during rebase: ...
7:52
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 ...
51:30
Git best practice tip: clean commit history
Keep you git history commits clean. I often notice that developers are publishing their PR with a commit mess. Commits should ...
9:45
git rebase - Why, When & How to fix conflicts
Why, when and how to do git rebase. How to fix merge conflicts during git rebase. If you like my style of teaching, I'd love to see ...
4:02
How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...
1:15
DAOstack GitHub Commit History Visualized
Commit history of the DAOstack GitHub from July 2015 to March 2018 visualized using Gource software Separate branches for ...
9:44
View the git commit history | customize the output format of git history | Learn Git Series
Learn Git in a simpler way. In this video, we will cover: - View the git commit history - Limit the number of records in the output - Set ...
18:05
Change a Git Commit in the Past with Amend and Rebase Interactive
We'll change the last commit's message and also do an interactive rebase on an older commit. Hit the subscribe button to receive ...
12:20
How to permanently remove files from git and rewrite your git history
In this video I will run through how to permanently delete files and rewrite your git history using two methods. The git reset ...
3:46
Glint, the graphical interface for Git can be downloaded from https://glint.info.