Yes merging manually could be a theortical solution, but I really don't
understand, why I should merge anything at all.
The history is purely linear at the places where I want to squash.
These two commits precede a few more consecutive commits, traverse then
a tree which forks to multiple branches, which partially cherrypick from
each other and will then join again to a unique linear sequence.
If I have a history of several hundred commits and I am asked several
times to merge, just because I want to squash two consecutve commits
without any branches going out or in, then something (probably the way I
try to attack the problem or much less likely a mysterious git bug) is
kind of wrong.
I'm still looking for a solution, where I specify only the commits to be
squashed and everything else stays untouched without any further
userinteraction
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html