Re: [PATCH v10 3/5] history: add squash subcommand to fold a range
"Kristoffer Haugsbakk" <[email protected]> Thu, 06 Aug 2026 11:19:27 +0200
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 4, 2026, at 22:41, Harald Nordgren wrote: > I admit I’m trying to expedite the process. Especially given what > feels like endless review cycles, and some frustration that this topic > was queued for ’master’ and now it feels like we’re miles away again. > I recognize that this mindset is not a good collaborative attitude, so > I’ll try to step back and re-adjust my mindset. Collaboration is at the heart of wanting to integrate your changes with the main Git tree. You already know that you can have this extension for yourself right now, in fact immediately after you were happy with it. But you want to get it into the main Git tree as well. Maybe because you don’t want to deal with updates to the surrounding context as you have to update your tree according to the main Git tree. Maybe because you, for example, know that someone else is working on another subcommand. And all of that is about collaboration, just one level higher (or one step further?). >[snip]