Hacker News new | ask | show | jobs
by sam_bristow 902 days ago
You can basically achieve that with a rebase then merge with --no-ff. You can then just bisect etc with "first-parent" to see the big chunks as they're landed.