|
|
|
|
|
by PascalPrecht
2327 days ago
|
|
You should! If there's one tool I'd recommend everyone to learn it's rebasing. Especially interactive rebasing because it enables things like splitting commits apart, squashing them together and even run automated programs. |
|
I've met junior developers I'd never trust to get rebase right, but interactive add was an important tool to teach them.