Hacker News new | ask | show | jobs
by adamsilkey 868 days ago
Squashes and rebaseses, used properly, are done prior to committing work into a shared major branch (like trunk or develop or whatever). The goal of the squash is to make the resulting commit atomic.