Re: [PATCH v5 0/4] history: add squash subcommand to fold a range
From: Harald Nordgren <hidden>
Date: 2026-06-29 16:10:16
From: Harald Nordgren <hidden>
Date: 2026-06-29 16:10:16
Yeah, I agree that we should punt on merge commits for now. They are a can of worms, and I'm not sure that we should just squash them. I would at least like the user to ask a flag that tells us that it's fine squashing those.
Do you mean not even handling simple merges that are fully within the range? I'm already handling those, so remove? Harald