Hacker News new | ask | show | jobs
by jameshart 1206 days ago
Given that git commits are immutable, reordering doesn’t matter. Any history rewriting involves creating new commits - whether those are new snapshots or new diffs.