Git Finally Gets a History Command Worth Using
Git 2.54 and 2.55 introduced git history with fixup, reword, and split subcommands that make interactive rebasing feel less scary. Here is what developers are saying.
Read the full articleYou might also wanna read
Why git history is an underrated tool for managing parallel work
Working with lots of changes in parallel on git can be painful. You end up juggling branches and commits, and running scary rebase -i comman

Git, the easy way: changing history using rebase—part I
This post digs into the options of the git rebase interactive command and that you can use to “rewrite your history.”
Snyk·6y ago

Git, the easy way: changing history using rebase—part II
Welcome back to the second part of how to work with git, the easy way! In this part, we will go over four more common scenarios and some con
Snyk·6y ago
7 Underused Git Commands That Can Boost Developer Productivity
Most developers rely on a small subset of Git commands, missing out on tools that can save debugging time and simplify collaboration. Comman
ShortSingh·1d ago
Developer Creates New Git Utility for Commit Organization Workflow
From the highly eclectic blog of Mark Dominus
blog.plover.com·9mo agoImproved the git tutorial a bit
petrapixel·11mo ago

Comments
Sign in to join the conversation.
No comments yet. Be the first.