Hacker News new | ask | show | jobs
by jamalaramala 559 days ago
Sometimes, before you merge your changes into master, you may want to re-organize your commits in logical chunks.

For example, if you are working in two different files -- you can reorder the commits so they appear together, and then combine them if that makes sense.