Hacker News new | ask | show | jobs
by 1718627440 194 days ago
You could use "git reset --soft oldest-commit" and then "git commit -C newest-commit".